Home
last modified time | relevance | path

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

/linux-6.12.1/include/crypto/
Dcryptd.h70 void cryptd_free_aead(struct cryptd_aead *tfm);
/linux-6.12.1/crypto/
Dsimd.c334 cryptd_free_aead(ctx->cryptd_tfm); in simd_aead_exit()
Dcryptd.c1099 void cryptd_free_aead(struct cryptd_aead *tfm) in cryptd_free_aead() function
1106 EXPORT_SYMBOL_GPL(cryptd_free_aead);