Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dgcm.c1031 static void crypto_rfc4543_free(struct aead_instance *inst) in crypto_rfc4543_free() function
1102 inst->free = crypto_rfc4543_free; in crypto_rfc4543_create()
1107 crypto_rfc4543_free(inst); in crypto_rfc4543_create()