Searched refs:crypto_mac_free_ctx (Results 1 – 9 of 9) sorted by relevance
61 crypto_mac_free_ctx(ctx); in hkdf_extract()140 crypto_mac_free_ctx(ctx); in hkdf_expand()
112 crypto_mac_free_ctx(hmac_parms.ctx); in tee_cryp_pbkdf2()
69 crypto_mac_free_ctx(ctx); in do_hmac()
409 crypto_mac_free_ctx(ctx); in tee_rpmb_mac_calc()840 crypto_mac_free_ctx(ctx); in tee_rpmb_data_cpy_mac_calc()
2618 crypto_mac_free_ctx(cs->ctx); in cryp_state_free()
26 crypto_mac_free_ctx(mac); in glue_mac_context_free()
105 crypto_mac_free_ctx(ctx); in __huk_subkey_derive()
57 void crypto_mac_free_ctx(void *ctx);
335 void crypto_mac_free_ctx(void *ctx) in crypto_mac_free_ctx() function