Home
last modified time | relevance | path

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

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