Searched refs:caam_hash_hmac_free (Results 1 – 3 of 3) sorted by relevance
78 void caam_hash_hmac_free(struct hashctx *ctx);
251 caam_hash_hmac_free(mac->ctx); in do_hmac_free()
206 caam_hash_hmac_free(hash->ctx); in do_hash_free()344 void caam_hash_hmac_free(struct hashctx *ctx) in caam_hash_hmac_free() function