/kernel/linux/linux-6.6/drivers/firmware/google/ |
H A D | vpd_decode.c | 64 u32 key_len; in vpd_decode_string() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/ |
H A D | cmd.c | 126 wl18xx_cmd_smart_config_set_group_key(struct wl1271 *wl, u16 group_id, u8 key_len, u8 *key) wl18xx_cmd_smart_config_set_group_key() argument
|
/kernel/linux/linux-6.6/crypto/ |
H A D | rsa_helper.c | 162 rsa_parse_pub_key(struct rsa_key *rsa_key, const void *key, unsigned int key_len) rsa_parse_pub_key() argument 181 rsa_parse_priv_key(struct rsa_key *rsa_key, const void *key, unsigned int key_len) rsa_parse_priv_key() argument
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | aes_gmac.c | 69 ieee80211_aes_gmac_key_setup(const u8 key[], size_t key_len) ieee80211_aes_gmac_key_setup() argument
|
H A D | aes_cmac.c | 71 ieee80211_aes_cmac_key_setup(const u8 key[], size_t key_len) ieee80211_aes_cmac_key_setup() argument
|
/third_party/openssl/test/ |
H A D | cmactest.c | 36 int key_len; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | crypto_internal.c | 35 size_t key_len; member 39 crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, size_t key_len) crypto_hash_init() argument [all...] |
H A D | sha256-prf.c | 30 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf() argument 54 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits() argument
|
H A D | sha384-prf.c | 30 int sha384_prf(const u8 *key, size_t key_len, const char *label, in sha384_prf() argument 54 int sha384_prf_bits(const u8 *key, size_t key_len, const char *label, in sha384_prf_bits() argument
|
H A D | sha512-prf.c | 30 int sha512_prf(const u8 *key, size_t key_len, const char *label, in sha512_prf() argument 54 int sha512_prf_bits(const u8 *key, size_t key_len, const char *label, in sha512_prf_bits() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
H A D | eap_peap_common.c | 15 int peap_prfplus(int version, const u8 *key, size_t key_len, in peap_prfplus() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | crypto_internal.c | 35 size_t key_len; member 39 crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, size_t key_len) crypto_hash_init() argument [all...] |
H A D | sha256-prf.c | 30 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf() argument 54 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits() argument
|
H A D | sha384-prf.c | 30 int sha384_prf(const u8 *key, size_t key_len, const char *label, in sha384_prf() argument 54 int sha384_prf_bits(const u8 *key, size_t key_len, const char *label, in sha384_prf_bits() argument
|
H A D | sha512-prf.c | 30 int sha512_prf(const u8 *key, size_t key_len, const char *label, in sha512_prf() argument 54 int sha512_prf_bits(const u8 *key, size_t key_len, const char *label, in sha512_prf_bits() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
H A D | eap_peap_common.c | 15 int peap_prfplus(int version, const u8 *key, size_t key_len, in peap_prfplus() argument
|
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | aes-ce-glue.c | 74 ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, unsigned int key_len) ce_aes_expandkey() argument 142 ce_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) ce_aes_setkey() argument [all...] |
/kernel/linux/linux-5.10/crypto/ |
H A D | sm4_generic.c | 116 crypto_sm4_expand_key(struct crypto_sm4_ctx *ctx, const u8 *in_key, unsigned int key_len) crypto_sm4_expand_key() argument 157 crypto_sm4_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) crypto_sm4_set_key() argument
|
H A D | aes_generic.c | 1181 const int key_len = ctx->key_length; in crypto_aes_encrypt() local 1250 const int key_len = ctx->key_length; in crypto_aes_decrypt() local 1136 crypto_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) crypto_aes_set_key() argument
|
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | sm4-neon-glue.c | 30 sm4_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) sm4_setkey() argument
|
H A D | aes-ce-glue.c | 74 ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, unsigned int key_len) ce_aes_expandkey() argument 142 ce_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) ce_aes_setkey() argument [all...] |
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | plpks-secvar.c | 75 static int plpks_get_variable(const char *key, u64 key_len, u8 *data, in plpks_get_variable() argument 115 static int plpks_set_variable(const char *key, u64 key_len, u8 *data, in plpks_set_variable() argument [all...] |
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | index.c | 105 int ntfs_index_lookup(const void *key, const int key_len, in ntfs_index_lookup() argument
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | aead_api.c | 86 aead_key_setup_encrypt(const char *alg, const u8 key[], size_t key_len, size_t mic_len) aead_key_setup_encrypt() argument
|
/kernel/linux/linux-5.10/include/keys/ |
H A D | trusted-type.h | 22 unsigned int key_len; member
|