Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/crypto/
Dcamellia.h36 extern int xts_camellia_setkey(struct crypto_tfm *tfm, const u8 *key,
/linux-4.4.14/arch/x86/crypto/
Dcamellia_glue.c1499 int xts_camellia_setkey(struct crypto_tfm *tfm, const u8 *key, in xts_camellia_setkey() function
1523 EXPORT_SYMBOL_GPL(xts_camellia_setkey);
1676 .setkey = xts_camellia_setkey,
Dcamellia_aesni_avx_glue.c434 .setkey = xts_camellia_setkey,
Dcamellia_aesni_avx2_glue.c442 .setkey = xts_camellia_setkey,