| /OK3568_Linux_fs/buildroot/package/iftop/ |
| H A D | 0001-ui_common.h-fix-build-with-gcc-10.patch | 30 +hash_type* screen_hash; 31 +hash_type* service_hash; 51 -hash_type* screen_hash; 52 -hash_type* service_hash; 53 +extern hash_type* screen_hash; 54 +extern hash_type* service_hash;
|
| /OK3568_Linux_fs/u-boot/drivers/crypto/ |
| H A D | ace_sha.c | 29 unsigned char *pout, unsigned int hash_type) in ace_sha_hash_digest() argument 38 if (hash_type == ACE_SHA_TYPE_SHA1) in ace_sha_hash_digest() 59 reg = (hash_type == ACE_SHA_TYPE_SHA1) ? in ace_sha_hash_digest() 92 len = (hash_type == ACE_SHA_TYPE_SHA1) ? SHA1_SUM_LEN : SHA256_SUM_LEN; in ace_sha_hash_digest()
|
| H A D | ace_sha.h | 313 uchar * out_addr, uint hash_type);
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/iftop/iftop/ |
| H A D | iftop-1.0-gcc10.patch | 47 -hash_type* screen_hash; 48 -hash_type* service_hash; 49 +extern hash_type* screen_hash; 50 +extern hash_type* service_hash; 63 +hash_type* screen_hash; 64 +hash_type* service_hash; 66 extern hash_type* history;
|
| /OK3568_Linux_fs/kernel/drivers/crypto/bcm/ |
| H A D | spu.h | 85 enum hash_type { enum 129 enum hash_type type; 237 enum hash_type spum_hash_type(u32 src_sent); 239 enum hash_type htype);
|
| H A D | spu2.c | 73 static char *spu2_hash_type_name(enum spu2_hash_type hash_type) in spu2_hash_type_name() argument 75 if (hash_type >= SPU2_HASH_TYPE_LAST) in spu2_hash_type_name() 77 return spu2_hash_type_names[hash_type]; in spu2_hash_type_name() 235 enum hash_type hash_type, enum spu_cipher_type ciph_type, in spu2_hash_xlate() argument 303 hash_alg, hash_type); in spu2_hash_xlate() 312 enum spu2_hash_type hash_type; in spu2_dump_fmd_ctrl0() local 351 hash_type = (ctrl0 & SPU2_HASH_TYPE) >> SPU2_HASH_TYPE_SHIFT; in spu2_dump_fmd_ctrl0() 352 hash_name = spu2_hash_type_name(hash_type); in spu2_dump_fmd_ctrl0() 355 if (hash_type != SPU2_HASH_TYPE_NONE) { in spu2_dump_fmd_ctrl0() 904 enum hash_type spu2_hash_type(u32 src_sent) in spu2_hash_type() [all …]
|
| H A D | spu2.h | 189 enum hash_type spu2_hash_type(u32 src_sent); 191 enum hash_type htype);
|
| H A D | spu.c | 36 u32 hash_type; in spum_dump_msg_hdr() local 83 hash_type = (cflags & HASH_TYPE) >> HASH_TYPE_SHIFT; in spum_dump_msg_hdr() 85 hash_alg, hash_mode, hash_type); in spum_dump_msg_hdr() 171 (hash_type == HASH_TYPE_UPDT)) { in spum_dump_msg_hdr() 540 enum hash_type spum_hash_type(u32 src_sent) in spum_hash_type() 557 enum hash_type htype) in spum_digest_size()
|
| H A D | cipher.h | 376 enum hash_type (*spu_hash_type)(u32 src_sent); 378 enum hash_type);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmwpa.c | 172 const sha2_hash_type_t hash_type; member 269 wpa_calc_pmkid_impl(sha2_hash_type_t hash_type, in wpa_calc_pmkid_impl() argument 276 err = hmac_sha2_init(&ctx, hash_type, pmk, pmk_len); in wpa_calc_pmkid_impl() 297 sha2_hash_type_t hash_type; in kdf_calc_pmkid() local 300 hash_type = HASH_SHA384; in kdf_calc_pmkid() 302 hash_type = HASH_SHA256; in kdf_calc_pmkid() 305 wpa_calc_pmkid_impl(hash_type, auth_ea, sta_ea, key, key_len, pmkid); in kdf_calc_pmkid() 310 wpa_calc_pmkR0(sha2_hash_type_t hash_type, const uint8 *ssid, uint ssid_len, in wpa_calc_pmkR0() argument 324 if (hash_type == HASH_SHA384) { in wpa_calc_pmkR0() 357 hmac_sha2_n(hash_type, pmk, pmk_len, pfx, npfx, NULL, 0, out, out_len); in wpa_calc_pmkR0() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/ |
| H A D | cptvf_algs.h | 52 u64 hash_type:4; member 68 u64 hash_type:4;
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/ |
| H A D | h265d_sei.c | 39 RK_U8 hash_type; in decode_nal_sei_decoded_picture_hash() local 40 READ_BITS(gb, 8, &hash_type); in decode_nal_sei_decoded_picture_hash() 43 if (hash_type == 0) { in decode_nal_sei_decoded_picture_hash() 47 } else if (hash_type == 1) { in decode_nal_sei_decoded_picture_hash() 49 } else if (hash_type == 2) { in decode_nal_sei_decoded_picture_hash()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/ |
| H A D | types_traits.hpp | 88 typedef _Th hash_type; typedef 89 hash_type m_hash;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/ |
| H A D | types_traits.hpp | 88 typedef _Th hash_type; typedef 89 hash_type m_hash;
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_port.c | 873 struct hinic_rss_engine_type hash_type = { 0 }; in hinic_rss_get_hash_engine() local 875 u16 out_size = sizeof(hash_type); in hinic_rss_get_hash_engine() 886 hash_type.func_id = HINIC_HWIF_FUNC_IDX(hwif); in hinic_rss_get_hash_engine() 887 hash_type.template_id = tmpl_idx; in hinic_rss_get_hash_engine() 890 &hash_type, sizeof(hash_type), in hinic_rss_get_hash_engine() 891 &hash_type, &out_size); in hinic_rss_get_hash_engine() 892 if (err || !out_size || hash_type.status) { in hinic_rss_get_hash_engine() 894 err, hash_type.status, out_size); in hinic_rss_get_hash_engine() 898 *type = hash_type.hash_engine; in hinic_rss_get_hash_engine()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | lag_conf.c | 546 (lag_upper_info->hash_type != NETDEV_LAG_HASH_L34 && in nfp_fl_lag_changeupper_event() 547 lag_upper_info->hash_type != NETDEV_LAG_HASH_E34 && in nfp_fl_lag_changeupper_event() 548 lag_upper_info->hash_type != NETDEV_LAG_HASH_UNKNOWN))) { in nfp_fl_lag_changeupper_event() 553 lag_upper_info->hash_type); in nfp_fl_lag_changeupper_event()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmwpa.h | 550 extern void wpa_calc_pmkR0(sha2_hash_type_t hash_type, const uint8 *ssid, uint ssid_len, 555 extern void wpa_calc_pmkR1(sha2_hash_type_t hash_type, const struct ether_addr *r1kh, 560 extern void wpa_calc_ft_ptk(sha2_hash_type_t hash_type, const struct ether_addr *bssid, 564 extern void wpa_derive_pmkR1_name(sha2_hash_type_t hash_type, struct ether_addr *r1kh,
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | cros_ec.c | 163 if (hash.hash_type == EC_VBOOT_HASH_TYPE_SHA256) in do_cros_ec() 166 printf("type: %d\n", hash.hash_type); in do_cros_ec()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/cavium/nitrox/ |
| H A D | nitrox_req.h | 158 u64 hash_type : 4; member 168 u64 hash_type : 4;
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_txrx.c | 169 enum pkt_hash_types hash_type = PKT_HASH_TYPE_NONE; in otx2_set_rxhash() local 180 hash_type = PKT_HASH_TYPE_L4; in otx2_set_rxhash() 182 hash_type = PKT_HASH_TYPE_L3; in otx2_set_rxhash() 185 skb_set_hash(skb, hash, hash_type); in otx2_set_rxhash()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_rx.c | 699 enum pkt_hash_types hash_type; in mlx4_en_process_rx_cq() local 850 hash_type = PKT_HASH_TYPE_L4; in mlx4_en_process_rx_cq() 861 hash_type = PKT_HASH_TYPE_L3; in mlx4_en_process_rx_cq() 867 hash_type = PKT_HASH_TYPE_L3; in mlx4_en_process_rx_cq() 874 hash_type); in mlx4_en_process_rx_cq()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ec_commands.h | 938 uint8_t hash_type; /* enum ec_vboot_hash_type */ member 948 uint8_t hash_type; /* enum ec_vboot_hash_type */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net.h | 293 u8 hash_type; member 302 __be32 hash_type; member
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | cros_ec.c | 478 p.hash_type = EC_VBOOT_HASH_TYPE_SHA256; in cros_ec_read_hash() 505 p.hash_type = EC_VBOOT_HASH_TYPE_SHA256; in cros_ec_invalidate_hash()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/ |
| H A D | nicvf_main.c | 734 u8 hash_type; in nicvf_set_rxhash() local 743 hash_type = PKT_HASH_TYPE_L4; in nicvf_set_rxhash() 747 hash_type = PKT_HASH_TYPE_L3; in nicvf_set_rxhash() 751 hash_type = PKT_HASH_TYPE_NONE; in nicvf_set_rxhash() 755 skb_set_hash(skb, hash, hash_type); in nicvf_set_rxhash()
|