Home
last modified time | relevance | path

Searched refs:xts_camellia_setkey (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcamellia_aesni_avx_glue.c175 int xts_camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, in xts_camellia_setkey() function
193 EXPORT_SYMBOL_GPL(xts_camellia_setkey); variable
267 .setkey = xts_camellia_setkey,
H A Dcamellia_aesni_avx2_glue.c245 .setkey = xts_camellia_setkey,
/kernel/linux/linux-5.10/arch/x86/include/asm/crypto/
H A Dcamellia.h31 extern int xts_camellia_setkey(struct crypto_skcipher *tfm, const u8 *key,

Completed in 2 milliseconds