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()
70 crypto_mac_free_ctx(ctx); in do_hmac()
403 crypto_mac_free_ctx(ctx); in tee_rpmb_mac_calc()767 crypto_mac_free_ctx(ctx); in tee_rpmb_data_cpy_mac_calc()
2472 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);
306 void crypto_mac_free_ctx(void *ctx) in crypto_mac_free_ctx() function
Completed in 20 milliseconds