/openbmc/qemu/tests/bench/ |
H A D | benchmark-crypto-akcipher.c | 36 size_t key_size) in test_rsa_speed() 92 size_t key_size = (size_t)opaque; in test_rsa_1024_speed() local 98 size_t key_size = (size_t)opaque; in test_rsa_2048_speed() local 104 size_t key_size = (size_t)opaque; in test_rsa_4096_speed() local
|
/openbmc/u-boot/lib/libavb/ |
H A D | avb_property_descriptor.c | 44 size_t key_size; member 91 size_t key_size, in avb_property_lookup() 119 size_t key_size, in avb_property_lookup_uint64()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_lpm_map.c | 427 size_t key_size; in test_lpm_delete() local 536 size_t key_size; in test_lpm_get_next_key() local 694 int i, j, ret, iter, key_size; in lpm_test_command() local 748 size_t key_size, value_size; in test_lpm_multi_thread() local
|
/openbmc/linux/kernel/bpf/ |
H A D | hashtab.c | 197 static inline void htab_elem_set_ptr(struct htab_elem *l, u32 key_size, in htab_elem_set_ptr() 203 static inline void __percpu *htab_elem_get_ptr(struct htab_elem *l, u32 key_size) in htab_elem_get_ptr() 638 void *key, u32 key_size) in lookup_elem_raw() 656 u32 key_size, u32 n_buckets) in lookup_nulls_elem_raw() 682 u32 hash, key_size; in __htab_map_lookup_elem() local 839 u32 hash, key_size; in htab_map_get_next_key() local 1004 void *value, u32 key_size, u32 hash, in alloc_htab_elem() 1107 u32 key_size, hash; in htab_map_update_elem() local 1225 u32 key_size, hash; in htab_lru_map_update_elem() local 1294 u32 key_size, hash; in __htab_percpu_map_update_elem() local [all …]
|
H A D | map_iter.c | 104 u32 key_acc_size, value_acc_size, key_size, value_size; in bpf_iter_attach_map() local
|
/openbmc/linux/include/crypto/ |
H A D | ecdh.h | 38 unsigned short key_size; member
|
H A D | dh.h | 36 unsigned int key_size; member
|
/openbmc/linux/tools/hv/ |
H A D | hv_kvp_daemon.c | 267 static int kvp_key_delete(int pool, const __u8 *key, int key_size) in kvp_key_delete() 310 static int kvp_key_add_or_modify(int pool, const __u8 *key, int key_size, in kvp_key_add_or_modify() 364 static int kvp_get_value(int pool, const __u8 *key, int key_size, __u8 *value, in kvp_get_value() 396 static int kvp_pool_enumerate(int pool, int index, __u8 *key, int key_size, in kvp_pool_enumerate()
|
/openbmc/linux/kernel/trace/ |
H A D | tracing_map.c | 505 static inline bool keys_match(void *key, void *test_key, unsigned key_size) in keys_match() 769 unsigned int key_size, in tracing_map_create() 963 int n_entries, unsigned int key_size) in detect_dups()
|
/openbmc/linux/include/linux/ |
H A D | keyctl.h | 15 __u32 key_size; /* Size of the key in bits */ member
|
H A D | ecryptfs.h | 85 u32 key_size; member
|
/openbmc/google-misc/subprojects/libcr51sign/src/ |
H A D | libcr51sign.c | 63 uint16_t* key_size) in get_key_size() 549 uint16_t key_size; in validate_signature() local
|
/openbmc/linux/net/core/ |
H A D | sock_map.c | 877 u32 key_size) in sock_hash_lookup_elem_raw() 893 u32 key_size = map->key_size, hash; in __sock_hash_lookup_elem() local 941 u32 hash, key_size = map->key_size; in sock_hash_delete_elem() local 962 void *key, u32 key_size, in sock_hash_alloc_elem() 992 u32 key_size = map->key_size, hash; in sock_hash_update_common() local 1058 u32 hash, key_size = map->key_size; in sock_hash_get_next_key() local
|
/openbmc/linux/drivers/mmc/host/ |
H A D | cqhci-crypto.c | 17 enum cqhci_crypto_key_size key_size; member
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | map_ptr_kern.c | 32 __u32 key_size; member 38 static inline int check_bpf_map_fields(struct bpf_map *map, __u32 key_size, in check_bpf_map_fields() 63 __u32 key_size, __u32 value_size, __u32 max_entries) in check()
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | pkcs8_parser.c | 25 u32 key_size; member
|
/openbmc/linux/tools/testing/selftests/bpf/benchs/ |
H A D | bench_bpf_hashmap_lookup.c | 21 __u32 key_size; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | hyperv.h | 358 __u32 key_size; member 382 __u32 key_size; member
|
/openbmc/linux/fs/hfsplus/ |
H A D | brec.c | 466 int key_size, rec; in hfs_btree_inc_height() local
|
/openbmc/linux/fs/hfs/ |
H A D | brec.c | 462 int key_size, rec; in hfs_btree_inc_height() local
|
/openbmc/linux/tools/lib/bpf/ |
H A D | libbpf_probes.c | 280 int key_size, value_size, max_entries; in probe_map_create() local
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | offload.c | 155 u32 *key_layer_two, int *key_size, bool ipv6, in nfp_flower_calc_opt_layer() 175 u32 *key_layer_two, u8 *key_layer, int *key_size, in nfp_flower_calc_udp_tun_layer() 250 int key_size; in nfp_flower_calculate_key_layers() local
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | ice.c | 165 u8 algorithm_id, u8 key_size, in qcom_ice_program_key()
|
/openbmc/linux/fs/orangefs/ |
H A D | xattr.c | 415 int key_size; in orangefs_listxattr() local
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_common.c | 434 u16 key_size = sizeof(struct iavf_aqc_get_set_rss_key_data); in iavf_aq_get_set_rss_key() local
|