Searched refs:crypto_authenc_free_ctx (Results 1 – 8 of 8) sorted by relevance
33 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()
294 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()
500 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()
2466 crypto_authenc_free_ctx(cs->ctx); in cryp_state_free()
117 crypto_authenc_free_ctx(ctx); in aes_gcm_encrypt_uid()
46 crypto_authenc_free_ctx(*ctx); in free_ctx()
82 void crypto_authenc_free_ctx(void *ctx);
439 void crypto_authenc_free_ctx(void *ctx) in crypto_authenc_free_ctx() function
Completed in 18 milliseconds