Home
last modified time | relevance | path

Searched defs:keylen (Results 26 - 50 of 806) sorted by relevance

12345678910>>...33

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_idea_hw.c19 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 De_cast.c43 int keylen = EVP_CIPHER_CTX_get_key_length(ctx); in cast_init_key() local
/third_party/openssl/crypto/evp/
H A De_cast.c43 int keylen = EVP_CIPHER_CTX_get_key_length(ctx); in cast_init_key() local
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ccm_hw.c27 ccm_generic_aes_initkey(PROV_CCM_CTX *ctx, const unsigned char *key, size_t keylen) ccm_generic_aes_initkey() argument
H A Dcipher_sm4_gcm_hw.c16 sm4_gcm_initkey(PROV_GCM_CTX *ctx, const unsigned char *key, size_t keylen) sm4_gcm_initkey() argument
H A Dcipher_sm4_ccm_hw.c16 ccm_sm4_initkey(PROV_CCM_CTX *ctx, const unsigned char *key, size_t keylen) ccm_sm4_initkey() argument
H A Dcipher_aes_hw.c19 cipher_hw_aes_initkey(PROV_CIPHER_CTX *dat, const unsigned char *key, size_t keylen) cipher_hw_aes_initkey() argument
H A Dcipher_idea_hw.c19 cipher_hw_idea_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_idea_initkey() argument
H A Dcipher_aria_ccm_hw.c16 ccm_aria_initkey(PROV_CCM_CTX *ctx, const unsigned char *key, size_t keylen) ccm_aria_initkey() argument
H A Dcipher_camellia_hw.c20 cipher_hw_camellia_initkey(PROV_CIPHER_CTX *dat, const unsigned char *key, size_t keylen) cipher_hw_camellia_initkey() argument
H A Dcipher_aria_hw.c13 cipher_hw_aria_initkey(PROV_CIPHER_CTX *dat, const unsigned char *key, size_t keylen) cipher_hw_aria_initkey() argument
H A Dcipher_aria_gcm_hw.c16 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 Drc4.c16 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 Drc4.c16 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 Dcc_cipher.h32 u16 keylen; member
/kernel/linux/linux-5.10/crypto/
H A Ddes_generic.c19 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 Dload_powerpc.c21 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 Dkey.c33 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 Daes.h37 static inline int aes_check_keylen(unsigned int keylen) in aes_check_keylen() argument
/kernel/linux/linux-5.10/include/crypto/internal/
H A Ddes.h111 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 Ddes.h111 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 Daes.h37 static inline int aes_check_keylen(unsigned int keylen) in aes_check_keylen() argument
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_cipher.h32 u16 keylen; member
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcamellia_aesni_avx2_glue.c27 camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) camellia_setkey() argument
H A Dcast6_avx_glue.c28 cast6_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) cast6_setkey_skcipher() argument

Completed in 6 milliseconds

12345678910>>...33