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

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

Completed in 136 milliseconds