Searched refs:twofish_setkey_skcipher (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | twofish_glue_3way.c | 21 static int twofish_setkey_skcipher(struct crypto_skcipher *tfm, in twofish_setkey_skcipher() function 86 .setkey = twofish_setkey_skcipher, 99 .setkey = twofish_setkey_skcipher,
|
H A D | twofish_avx_glue.c | 30 static int twofish_setkey_skcipher(struct crypto_skcipher *tfm, in twofish_setkey_skcipher() function 86 .setkey = twofish_setkey_skcipher, 100 .setkey = twofish_setkey_skcipher,
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | twofish_glue_3way.c | 22 static int twofish_setkey_skcipher(struct crypto_skcipher *tfm, in twofish_setkey_skcipher() function 182 .setkey = twofish_setkey_skcipher, 195 .setkey = twofish_setkey_skcipher, 209 .setkey = twofish_setkey_skcipher,
|
H A D | twofish_avx_glue.c | 37 static int twofish_setkey_skcipher(struct crypto_skcipher *tfm, in twofish_setkey_skcipher() function 226 .setkey = twofish_setkey_skcipher, 240 .setkey = twofish_setkey_skcipher, 255 .setkey = twofish_setkey_skcipher,
|
Completed in 2 milliseconds