Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dgcm.c821 static void crypto_rfc4106_free(struct aead_instance *inst) in crypto_rfc4106_free() function
889 inst->free = crypto_rfc4106_free; in crypto_rfc4106_create()
894 crypto_rfc4106_free(inst); in crypto_rfc4106_create()
/kernel/linux/linux-6.6/crypto/
H A Dgcm.c819 static void crypto_rfc4106_free(struct aead_instance *inst) in crypto_rfc4106_free() function
887 inst->free = crypto_rfc4106_free; in crypto_rfc4106_create()
892 crypto_rfc4106_free(inst); in crypto_rfc4106_create()

Completed in 5 milliseconds