Home
last modified time | relevance | path

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

/openbmc/linux/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()