/kernel/linux/linux-5.10/include/crypto/ |
H A D | xts.h | 11 xts_check_key(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) xts_check_key() argument 28 xts_verify_key(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) xts_verify_key() argument
|
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/include/crypto/ |
H A D | sm2.h | 20 sm2_compute_z_digest(struct shash_desc *desc, const void *key, unsigned int keylen, void *dgst) sm2_compute_z_digest() argument
|
H A D | xts.h | 11 xts_verify_key(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) xts_verify_key() argument
|
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/lib/crypto/ |
H A D | blake2s-selftest.c | 564 int keylen = (13 * i) % (BLAKE2S_KEY_SIZE + 1); in blake2s_selftest() local
|
/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
|
H A D | cipher.c | 19 setkey_unaligned(struct crypto_cipher *tfm, const u8 *key, unsigned int keylen) setkey_unaligned() argument 41 crypto_cipher_setkey(struct crypto_cipher *tfm, const u8 *key, unsigned int keylen) crypto_cipher_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/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/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
|
H A D | cast5_avx_glue.c | 28 cast5_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) cast5_setkey_skcipher() argument
|
H A D | serpent_avx2_glue.c | 26 serpent_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) serpent_setkey_skcipher() argument
|
/kernel/linux/linux-6.6/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-6.6/security/integrity/platform_certs/ |
H A D | load_powerpc.c | 29 static __init void *get_cert_list(u8 *key, unsigned long keylen, u64 *size) in get_cert_list() argument
|
/kernel/linux/linux-6.6/lib/crypto/ |
H A D | blake2s-selftest.c | 566 int keylen = (13 * i) % (BLAKE2S_KEY_SIZE + 1); in blake2s_digest_test() local
|
/kernel/linux/linux-5.10/drivers/crypto/vmx/ |
H A D | aes.c | 60 p8_aes_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) p8_aes_setkey() argument
|
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | key_gen.c | 44 gen_split_key(struct device *jrdev, u8 *key_out, struct alginfo * const adata, const u8 *key_in, u32 keylen, int max_keylen) gen_split_key() argument [all...] |
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | opal-secvar.c | 74 static int opal_get_next_variable(const char *key, uint64_t *keylen, in opal_get_next_variable() argument
|
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | planetcore.c | 40 int keylen = strlen(key); in planetcore_get_key() local
|