Home
last modified time | relevance | path

Searched refs:crypto_mac_free_ctx (Results 1 – 9 of 9) sorted by relevance

/optee_os-3.20.0/core/tee/
A Dtee_cryp_hkdf.c61 crypto_mac_free_ctx(ctx); in hkdf_extract()
140 crypto_mac_free_ctx(ctx); in hkdf_expand()
A Dtee_cryp_pbkdf2.c112 crypto_mac_free_ctx(hmac_parms.ctx); in tee_cryp_pbkdf2()
A Dtee_fs_key_manager.c70 crypto_mac_free_ctx(ctx); in do_hmac()
A Dtee_rpmb_fs.c403 crypto_mac_free_ctx(ctx); in tee_rpmb_mac_calc()
767 crypto_mac_free_ctx(ctx); in tee_rpmb_data_cpy_mac_calc()
A Dtee_svc_cryp.c2472 crypto_mac_free_ctx(cs->ctx); in cryp_state_free()
/optee_os-3.20.0/core/drivers/crypto/se050/glue/
A Duser.c26 crypto_mac_free_ctx(mac); in glue_mac_context_free()
/optee_os-3.20.0/core/kernel/
A Dhuk_subkey.c105 crypto_mac_free_ctx(ctx); in huk_subkey_derive()
/optee_os-3.20.0/core/include/crypto/
A Dcrypto.h57 void crypto_mac_free_ctx(void *ctx);
/optee_os-3.20.0/core/crypto/
A Dcrypto.c306 void crypto_mac_free_ctx(void *ctx) in crypto_mac_free_ctx() function

Completed in 20 milliseconds