Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/
Dauthenc.c363 static void crypto_authenc_free(struct aead_instance *inst) in crypto_authenc_free() function
438 inst->free = crypto_authenc_free; in crypto_authenc_create()
443 crypto_authenc_free(inst); in crypto_authenc_create()