Home
last modified time | relevance | path

Searched refs:serpent_setkey_skcipher (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dserpent_avx2_glue.c26 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, in serpent_setkey_skcipher() function
77 .setkey = serpent_setkey_skcipher,
91 .setkey = serpent_setkey_skcipher,
H A Dserpent_sse2_glue.c27 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, in serpent_setkey_skcipher() function
86 .setkey = serpent_setkey_skcipher,
100 .setkey = serpent_setkey_skcipher,
H A Dserpent_avx_glue.c35 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, in serpent_setkey_skcipher() function
83 .setkey = serpent_setkey_skcipher,
97 .setkey = serpent_setkey_skcipher,
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dserpent_avx2_glue.c33 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, in serpent_setkey_skcipher() function
191 .setkey = serpent_setkey_skcipher,
205 .setkey = serpent_setkey_skcipher,
220 .setkey = serpent_setkey_skcipher,
H A Dserpent_sse2_glue.c28 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, in serpent_setkey_skcipher() function
171 .setkey = serpent_setkey_skcipher,
185 .setkey = serpent_setkey_skcipher,
200 .setkey = serpent_setkey_skcipher,
H A Dserpent_avx_glue.c73 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, in serpent_setkey_skcipher() function
233 .setkey = serpent_setkey_skcipher,
247 .setkey = serpent_setkey_skcipher,
262 .setkey = serpent_setkey_skcipher,

Completed in 3 milliseconds