| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_idea_hw.c | 19 cipher_hw_idea_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_idea_initkey() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | e_cast.c | 43 int keylen = EVP_CIPHER_CTX_get_key_length(ctx); in cast_init_key() local
|
| /third_party/openssl/crypto/evp/ |
| H A D | e_cast.c | 43 int keylen = EVP_CIPHER_CTX_get_key_length(ctx); in cast_init_key() local
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_ccm_hw.c | 27 ccm_generic_aes_initkey(PROV_CCM_CTX *ctx, const unsigned char *key, size_t keylen) ccm_generic_aes_initkey() argument
|
| H A D | cipher_sm4_gcm_hw.c | 16 sm4_gcm_initkey(PROV_GCM_CTX *ctx, const unsigned char *key, size_t keylen) sm4_gcm_initkey() argument
|
| H A D | cipher_sm4_ccm_hw.c | 16 ccm_sm4_initkey(PROV_CCM_CTX *ctx, const unsigned char *key, size_t keylen) ccm_sm4_initkey() argument
|
| H A D | cipher_aes_hw.c | 19 cipher_hw_aes_initkey(PROV_CIPHER_CTX *dat, const unsigned char *key, size_t keylen) cipher_hw_aes_initkey() argument
|
| H A D | cipher_idea_hw.c | 19 cipher_hw_idea_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_idea_initkey() argument
|
| H A D | cipher_aria_ccm_hw.c | 16 ccm_aria_initkey(PROV_CCM_CTX *ctx, const unsigned char *key, size_t keylen) ccm_aria_initkey() argument
|
| H A D | cipher_camellia_hw.c | 20 cipher_hw_camellia_initkey(PROV_CIPHER_CTX *dat, const unsigned char *key, size_t keylen) cipher_hw_camellia_initkey() argument
|
| H A D | cipher_aria_hw.c | 13 cipher_hw_aria_initkey(PROV_CIPHER_CTX *dat, const unsigned char *key, size_t keylen) cipher_hw_aria_initkey() argument
|
| H A D | cipher_aria_gcm_hw.c | 16 aria_gcm_initkey(PROV_GCM_CTX *ctx, const unsigned char *key, size_t keylen) aria_gcm_initkey() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | rc4.c | 16 int rc4_skip(const u8 *key, size_t keylen, size_t skip, in rc4_skip() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | rc4.c | 16 int rc4_skip(const u8 *key, size_t keylen, size_t skip, in rc4_skip() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/ccree/ |
| H A D | cc_cipher.h | 32 u16 keylen; member
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | des_generic.c | 19 des_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) des_setkey() argument 51 des3_ede_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) des3_ede_setkey() argument
|
| /kernel/linux/linux-5.10/security/integrity/platform_certs/ |
| H A D | load_powerpc.c | 21 static __init void *get_cert_list(u8 *key, unsigned long keylen, uint64_t *size) in get_cert_list() argument
|
| /kernel/linux/linux-5.10/fs/cachefiles/ |
| H A D | key.c | 33 char *cachefiles_cook_key(const u8 *raw, int keylen, uint8_t type) in cachefiles_cook_key() argument [all...] |
| /kernel/linux/linux-5.10/include/crypto/ |
| H A D | aes.h | 37 static inline int aes_check_keylen(unsigned int keylen) in aes_check_keylen() argument
|
| /kernel/linux/linux-5.10/include/crypto/internal/ |
| H A D | des.h | 111 verify_aead_des_key(struct crypto_aead *tfm, const u8 *key, int keylen) verify_aead_des_key() argument 119 verify_aead_des3_key(struct crypto_aead *tfm, const u8 *key, int keylen) verify_aead_des3_key() argument
|
| /kernel/linux/linux-6.6/include/crypto/internal/ |
| H A D | des.h | 111 verify_aead_des_key(struct crypto_aead *tfm, const u8 *key, int keylen) verify_aead_des_key() argument 119 verify_aead_des3_key(struct crypto_aead *tfm, const u8 *key, int keylen) verify_aead_des3_key() argument
|
| /kernel/linux/linux-6.6/include/crypto/ |
| H A D | aes.h | 37 static inline int aes_check_keylen(unsigned int keylen) in aes_check_keylen() argument
|
| /kernel/linux/linux-6.6/drivers/crypto/ccree/ |
| H A D | cc_cipher.h | 32 u16 keylen; member
|
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| H A D | camellia_aesni_avx2_glue.c | 27 camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) camellia_setkey() argument
|
| H A D | cast6_avx_glue.c | 28 cast6_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) cast6_setkey_skcipher() argument
|