| /kernel/linux/linux-5.10/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 | 70 ieee80211_aes_cmac_key_setup(const u8 key[], size_t key_len) ieee80211_aes_cmac_key_setup() argument
|
| /kernel/linux/linux-5.10/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/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
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| H A D | hmac_wapi_wpi.c | 68 hi_u8 key_len = wpi_key.key_len; in hmac_wpi_encrypt() local 151 hi_u8 key_len = wpi_key.key_len; in hmac_wpi_pmac() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/ |
| H A D | boot_upg_check_secure.h | 56 hi_u32 key_len; member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
| H A D | upg_check_secure.h | 48 hi_u32 key_len; member
|
| /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
|