Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dcryptd.h34 void cryptd_free_ablkcipher(struct cryptd_ablkcipher *tfm);
/linux-4.4.14/crypto/
Dablk_helper.c118 cryptd_free_ablkcipher(ctx->cryptd_tfm); in ablk_exit()
Dcryptd.c913 void cryptd_free_ablkcipher(struct cryptd_ablkcipher *tfm) in cryptd_free_ablkcipher() function
917 EXPORT_SYMBOL_GPL(cryptd_free_ablkcipher);