Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dauthencesn.c381 static void crypto_authenc_esn_free(struct aead_instance *inst) in crypto_authenc_esn_free() function
453 inst->free = crypto_authenc_esn_free; in crypto_authenc_esn_create()
458 crypto_authenc_esn_free(inst); in crypto_authenc_esn_create()
/kernel/linux/linux-6.6/crypto/
H A Dauthencesn.c378 static void crypto_authenc_esn_free(struct aead_instance *inst) in crypto_authenc_esn_free() function
450 inst->free = crypto_authenc_esn_free; in crypto_authenc_esn_create()
455 crypto_authenc_esn_free(inst); in crypto_authenc_esn_create()

Completed in 2 milliseconds