| /kernel/linux/linux-6.6/drivers/crypto/ccp/ |
| H A D | ccp-crypto-aes.c | 38 ccp_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) ccp_aes_setkey() argument 144 ccp_aes_rfc3686_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) ccp_aes_rfc3686_setkey() argument [all...] |
| H A D | ccp-crypto-sha.c | 272 ccp_sha_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int key_len) ccp_sha_setkey() argument [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/nx/ |
| H A D | nx-aes-ccm.c | 23 ccm_aes_nx_set_key(struct crypto_aead *tfm, const u8 *in_key, unsigned int key_len) ccm_aes_nx_set_key() argument 53 ccm4309_aes_nx_set_key(struct crypto_aead *tfm, const u8 *in_key, unsigned int key_len) ccm4309_aes_nx_set_key() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | ipsec.c | 217 int key_len; in ixgbevf_ipsec_parse_proto_keys() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw_wx.c | 636 int key_len = clamp_val(ext->key_len, 0, SCM_KEY_LEN); in libipw_wx_set_encodeext() local [all...] |
| /kernel/linux/linux-6.6/crypto/ |
| H A D | simd.c | 50 simd_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) simd_skcipher_setkey() argument 290 simd_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int key_len) simd_aead_setkey() argument
|
| H A D | ecrdsa.c | 41 unsigned int key_len; /* @key length (bytes) */ member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | tcp_fastopen_backup_key.c | 42 static int key_len = KEY_LENGTH; variable
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | sed-opal.h | 34 __u8 key_len; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | hlsproto.c | 93 handle_variant_args(struct variant_info *info, const char *key, int key_len, char **dest, int *dest_len) handle_variant_args() argument
|
| /third_party/mbedtls/library/ |
| H A D | nist_kw.c | 456 static const unsigned int key_len[] = { variable
|
| /third_party/mbedtls/programs/cipher/ |
| H A D | cipher_aead_demo.c | 156 int key_len = mbedtls_cipher_get_key_bitlen(ctx); in aead_prepare() local
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares__htable.c | 415 unsigned int ares__htable_hash_FNV1a(const unsigned char *key, size_t key_len, in ares__htable_hash_FNV1a() argument 432 ares__htable_hash_FNV1a_casecmp(const unsigned char *key, size_t key_len, unsigned int seed) ares__htable_hash_FNV1a_casecmp() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/kdfs/ |
| H A D | krb5kdf.c | 54 size_t key_len; member 326 cipher_init(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, ENGINE *engine, const unsigned char *key, size_t key_len) cipher_init() argument 355 KRB5KDF(const EVP_CIPHER *cipher, ENGINE *engine, const unsigned char *key, size_t key_len, const unsigned char *constant, size_t constant_len, unsigned char *okey, size_t okey_len) KRB5KDF() argument [all...] |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | layout_large_align_field.h | 41 uint32_t key_len; /**< src/dst key length */ member
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | proplist.c | 466 size_t key_len = 0, value_len = 0; in pa_proplist_from_string() local
|
| /third_party/openssl/providers/implementations/kdfs/ |
| H A D | krb5kdf.c | 54 size_t key_len; member 326 cipher_init(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, ENGINE *engine, const unsigned char *key, size_t key_len) cipher_init() argument 355 KRB5KDF(const EVP_CIPHER *cipher, ENGINE *engine, const unsigned char *key, size_t key_len, const unsigned char *constant, size_t constant_len, unsigned char *okey, size_t okey_len) KRB5KDF() argument [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | modargs.c | 121 size_t key_len = 0, value_len = 0; in parse() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| H A D | eap_sake_common.c | 209 static int eap_sake_kdf(const u8 *key, size_t key_len, const char *label, in eap_sake_kdf() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | aes-gcm.c | 175 static void * aes_gcm_init_hash_subkey(const u8 *key, size_t key_len, u8 *H) in aes_gcm_init_hash_subkey() argument 254 int aes_gcm_ae(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ae() argument 288 int aes_gcm_ad(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ad() argument 322 int aes_gmac(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gmac() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| H A D | eap_sake_common.c | 209 static int eap_sake_kdf(const u8 *key, size_t key_len, const char *label, in eap_sake_kdf() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | aes-gcm.c | 175 static void * aes_gcm_init_hash_subkey(const u8 *key, size_t key_len, u8 *H) in aes_gcm_init_hash_subkey() argument 254 int aes_gcm_ae(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ae() argument 288 int aes_gcm_ad(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ad() argument 322 int aes_gmac(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gmac() argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/ |
| H A D | hi_cipher.h | 158 hi_cipher_aes_key_length key_len; /* Key length. aes-ecb/cbc/ctr support 128/192/256 bits key, ccm just support member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/ |
| H A D | hi_upg_file.h | 133 hi_u32 key_len; /**< Length of Key(288Bytes).True length:RSA2048: 272 Bytes, ECDSA: 64Bytes. member
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | camellia_generic.c | 968 camellia_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) camellia_set_key() argument
|