Home
last modified time | relevance | path

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

/linux-6.1.9/include/crypto/
Dcryptd.h70 void cryptd_free_aead(struct cryptd_aead *tfm);
/linux-6.1.9/crypto/
Dsimd.c356 cryptd_free_aead(ctx->cryptd_tfm); in simd_aead_exit()
Dcryptd.c1055 void cryptd_free_aead(struct cryptd_aead *tfm) in cryptd_free_aead() function
1062 EXPORT_SYMBOL_GPL(cryptd_free_aead);