Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/crypto/
Dcamellia.h34 extern void lrw_camellia_exit_tfm(struct crypto_tfm *tfm);
/linux-4.4.14/arch/x86/crypto/
Dcamellia_glue.c1491 void lrw_camellia_exit_tfm(struct crypto_tfm *tfm) in lrw_camellia_exit_tfm() function
1497 EXPORT_SYMBOL_GPL(lrw_camellia_exit_tfm);
1648 .cra_exit = lrw_camellia_exit_tfm,
Dcamellia_aesni_avx_glue.c405 .cra_exit = lrw_camellia_exit_tfm,
Dcamellia_aesni_avx2_glue.c413 .cra_exit = lrw_camellia_exit_tfm,