Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dgcm.c565 static void crypto_gcm_free(struct aead_instance *inst) in crypto_gcm_free() function
646 inst->free = crypto_gcm_free; in crypto_gcm_create_common()
651 crypto_gcm_free(inst); in crypto_gcm_create_common()