Home
last modified time | relevance | path

Searched defs:key_type (Results 1 - 25 of 204) sorted by relevance

123456789

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMapFieldIter.php63 $this->key_type = $key_type; variable
H A DMapField.php53 private $key_type; variable
79 $this->key_type = $key_type; variable
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dcrypto.c7 mlx5_create_encryption_key(struct mlx5_core_dev *mdev, void *key, u32 sz_bytes, u32 key_type, u32 *p_key_id) mlx5_create_encryption_key() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dlinked_maps2.c9 typedef struct my_key { long x; } key_type; typedef
/kernel/linux/linux-5.10/drivers/staging/vt6656/
H A Dkey.c36 vnt_set_keymode(struct ieee80211_hw *hw, u8 *mac_addr, struct ieee80211_key_conf *key, u32 key_type, u32 mode) vnt_set_keymode() argument
/kernel/linux/linux-6.6/drivers/staging/vt6656/
H A Dkey.c34 vnt_set_keymode(struct ieee80211_hw *hw, u8 *mac_addr, struct ieee80211_key_conf *key, u32 key_type, u32 mode) vnt_set_keymode() argument
/third_party/mbedtls/library/
H A Dpsa_crypto_driver_wrappers_no_static.c91 psa_key_type_t key_type = psa_get_key_type(attributes); in psa_driver_wrapper_get_key_buffer_size() local
H A Dssl_ciphersuites.c1907 psa_key_type_t key_type; in mbedtls_ssl_ciphersuite_get_cipher_key_bitlen() local
/kernel/linux/linux-5.10/drivers/staging/vt6655/
H A Dkey.c20 vnt_set_keymode(struct ieee80211_hw *hw, u8 *mac_addr, struct ieee80211_key_conf *key, u32 key_type, u32 mode, bool onfly_latch) vnt_set_keymode() argument
/kernel/linux/linux-6.6/drivers/staging/vt6655/
H A Dkey.c17 vnt_set_keymode(struct ieee80211_hw *hw, u8 *mac_addr, struct ieee80211_key_conf *key, u32 key_type, u32 mode, bool onfly_latch) vnt_set_keymode() argument
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/
H A Drecv_linux.c143 enum nl80211_key_type key_type = 0; in rtw_handle_tkip_mic_err() local
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbloom_filter.c171 bloom_map_check_btf(const struct bpf_map *map, const struct btf *btf, const struct btf_type *key_type, const struct btf_type *value_type) bloom_map_check_btf() argument
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.h102 u8 key_type:2; member
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c11 nfp_flower_compile_meta_tci(struct nfp_flower_meta_tci *ext, struct nfp_flower_meta_tci *msk, struct flow_rule *rule, u8 key_type, bool qinq_sup) nfp_flower_compile_meta_tci() argument
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
H A Drecv_linux.c165 enum nl80211_key_type key_type = 0; in rtw_handle_tkip_mic_err() local
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Dmanager-sysfs.c160 enum omap_dss_trans_key_type key_type; in manager_trans_key_type_show() local
/kernel/linux/linux-5.10/kernel/bpf/
H A Dbpf_local_storage.c595 bpf_local_storage_map_check_btf(const struct bpf_map *map, const struct btf *btf, const struct btf_type *key_type, const struct btf_type *value_type) bpf_local_storage_map_check_btf() argument
/kernel/linux/linux-5.10/fs/ubifs/
H A Dkey.h322 static inline int key_type(const struct ubifs_info *c, in key_type() function
/kernel/linux/linux-5.10/include/linux/
H A Dkey-type.h63 struct key_type { struct
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c11 nfp_flower_compile_meta(struct nfp_flower_meta_tci *ext, struct nfp_flower_meta_tci *msk, u8 key_type) nfp_flower_compile_meta() argument
52 nfp_flower_compile_meta_tci(struct nfp_flower_meta_tci *ext, struct nfp_flower_meta_tci *msk, struct flow_rule *rule, u8 key_type, bool qinq_sup) nfp_flower_compile_meta_tci() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dverity.c109 static int drop_verity_items(struct btrfs_inode *inode, u8 key_type) in drop_verity_items() argument
217 static int write_key_bytes(struct btrfs_inode *inode, u8 key_type, u64 offset, in write_key_bytes() argument
297 read_key_bytes(struct btrfs_inode *inode, u8 key_type, u64 offset, char *dest, u64 len, struct page *dest_page) read_key_bytes() argument
[all...]
/kernel/linux/linux-6.6/fs/ubifs/
H A Dkey.h322 static inline int key_type(const struct ubifs_info *c, in key_type() function
/kernel/linux/linux-6.6/include/linux/
H A Dkey-type.h64 struct key_type { struct
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Dmanager-sysfs.c161 enum omap_dss_trans_key_type key_type; in manager_trans_key_type_show() local
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.h102 u8 key_type:2; member

Completed in 14 milliseconds

123456789