Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/crypto/
Dcamellia.h32 extern int lrw_camellia_setkey(struct crypto_tfm *tfm, const u8 *key,
/linux-4.4.14/arch/x86/crypto/
Dcamellia_glue.c1440 int lrw_camellia_setkey(struct crypto_tfm *tfm, const u8 *key, in lrw_camellia_setkey() function
1455 EXPORT_SYMBOL_GPL(lrw_camellia_setkey);
1656 .setkey = lrw_camellia_setkey,
Dcamellia_aesni_avx_glue.c413 .setkey = lrw_camellia_setkey,
Dcamellia_aesni_avx2_glue.c421 .setkey = lrw_camellia_setkey,