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

/linux-4.1.27/include/crypto/
H A Dcryptd.h33 void cryptd_free_ablkcipher(struct cryptd_ablkcipher *tfm);
/linux-4.1.27/crypto/
H A Dablk_helper.c118 cryptd_free_ablkcipher(ctx->cryptd_tfm); ablk_exit()
H A Dcryptd.c883 void cryptd_free_ablkcipher(struct cryptd_ablkcipher *tfm) cryptd_free_ablkcipher() function
887 EXPORT_SYMBOL_GPL(cryptd_free_ablkcipher); variable

Completed in 63 milliseconds