Searched defs:camellia_setkey (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | camellia_aesni_avx2_glue.c | 27 static int camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, in camellia_setkey() function
|
H A D | camellia_aesni_avx_glue.c | 30 static int camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, in camellia_setkey() function
|
H A D | camellia_glue.c | 1254 static int camellia_setkey(struct crypto_tfm *tfm, const u8 *key, in camellia_setkey() function
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | camellia_aesni_avx2_glue.c | 142 static int camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, in camellia_setkey() function
|
H A D | camellia_aesni_avx_glue.c | 144 static int camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, in camellia_setkey() function
|
H A D | camellia_glue.c | 1253 static int camellia_setkey(struct crypto_tfm *tfm, const u8 *key, in camellia_setkey() function
|
Completed in 6 milliseconds