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

/linux-master/crypto/
H A Dgcm.c1029 static void crypto_rfc4543_free(struct aead_instance *inst) function
1100 inst->free = crypto_rfc4543_free;
1105 crypto_rfc4543_free(inst);

Completed in 110 milliseconds