Home
last modified time | relevance | path

Searched refs:crypto_authenc_free_ctx (Results 1 – 8 of 8) sorted by relevance

/optee_os-3.20.0/core/tee/
A Dtee_ta_enc_manager.c33 crypto_authenc_free_ctx(*enc_ctx); in tee_ta_decrypt_init()
48 crypto_authenc_free_ctx(enc_ctx); in tee_ta_decrypt_update()
62 crypto_authenc_free_ctx(enc_ctx); in tee_ta_decrypt_final()
A Dtadb.c294 crypto_authenc_free_ctx(ctx); in tadb_authenc_init()
483 crypto_authenc_free_ctx(ta->ctx); in tee_tadb_ta_close_and_delete()
583 crypto_authenc_free_ctx(ta->ctx); in tee_tadb_ta_close_and_commit()
777 crypto_authenc_free_ctx(ta->ctx); in tee_tadb_ta_close()
A Dfs_htree.c500 crypto_authenc_free_ctx(ctx); in authenc_init()
514 crypto_authenc_free_ctx(ctx); in authenc_decrypt_final()
535 crypto_authenc_free_ctx(ctx); in authenc_encrypt_final()
A Dtee_svc_cryp.c2466 crypto_authenc_free_ctx(cs->ctx); in cryp_state_free()
/optee_os-3.20.0/core/drivers/
A Dstm32mp15_huk.c117 crypto_authenc_free_ctx(ctx); in aes_gcm_encrypt_uid()
/optee_os-3.20.0/core/pta/tests/
A Daes_perf.c46 crypto_authenc_free_ctx(*ctx); in free_ctx()
/optee_os-3.20.0/core/include/crypto/
A Dcrypto.h82 void crypto_authenc_free_ctx(void *ctx);
/optee_os-3.20.0/core/crypto/
A Dcrypto.c439 void crypto_authenc_free_ctx(void *ctx) in crypto_authenc_free_ctx() function

Completed in 18 milliseconds