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

/linux-master/crypto/
H A Dauthenc.c355 static void crypto_authenc_free(struct aead_instance *inst) function
428 inst->free = crypto_authenc_free;
433 crypto_authenc_free(inst);

Completed in 97 milliseconds