Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/crypto/
Dcamellia_aesni_avx_glue.c187 int xts_camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, in xts_camellia_setkey() function
207 EXPORT_SYMBOL_GPL(xts_camellia_setkey);
283 .setkey = xts_camellia_setkey,
Dcamellia_aesni_avx2_glue.c257 .setkey = xts_camellia_setkey,
/Linux-v4.19/arch/x86/include/asm/crypto/
Dcamellia.h31 extern int xts_camellia_setkey(struct crypto_skcipher *tfm, const u8 *key,