Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dgcm.c1029 static void crypto_rfc4543_free(struct aead_instance *inst) in crypto_rfc4543_free() function
1100 inst->free = crypto_rfc4543_free; in crypto_rfc4543_create()
1105 crypto_rfc4543_free(inst); in crypto_rfc4543_create()