Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A 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()
/kernel/linux/linux-6.6/crypto/
H A Dauthenc.c361 static void crypto_authenc_free(struct aead_instance *inst) in crypto_authenc_free() function
436 inst->free = crypto_authenc_free; in crypto_authenc_create()
441 crypto_authenc_free(inst); in crypto_authenc_create()

Completed in 3 milliseconds