Home
last modified time | relevance | path

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

/linux-3.4.99/include/crypto/
Dcryptd.h33 void cryptd_free_ablkcipher(struct cryptd_ablkcipher *tfm);
/linux-3.4.99/crypto/
Dcryptd.c850 void cryptd_free_ablkcipher(struct cryptd_ablkcipher *tfm) in cryptd_free_ablkcipher() function
854 EXPORT_SYMBOL_GPL(cryptd_free_ablkcipher);
/linux-3.4.99/arch/x86/crypto/
Dserpent_sse2_glue.c676 cryptd_free_ablkcipher(ctx->cryptd_tfm); in ablk_exit()
Daesni-intel_glue.c551 cryptd_free_ablkcipher(ctx->cryptd_tfm); in ablk_exit()