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

/linux-master/crypto/
H A Dgcm.c817 static void crypto_rfc4106_free(struct aead_instance *inst) function
885 inst->free = crypto_rfc4106_free;
890 crypto_rfc4106_free(inst);

Completed in 91 milliseconds