Home
last modified time | relevance | path

Searched refs:crypto_authenc_final (Results 1 – 6 of 6) sorted by relevance

/optee_os-3.20.0/core/drivers/
A Dstm32mp15_huk.c115 crypto_authenc_final(ctx); in aes_gcm_encrypt_uid()
/optee_os-3.20.0/core/tee/
A Dtadb.c482 crypto_authenc_final(ta->ctx); in tee_tadb_ta_close_and_delete()
582 crypto_authenc_final(ta->ctx); in tee_tadb_ta_close_and_commit()
776 crypto_authenc_final(ta->ctx); in tee_tadb_ta_close()
A Dfs_htree.c498 crypto_authenc_final(ctx); in authenc_init()
513 crypto_authenc_final(ctx); in authenc_decrypt_final()
534 crypto_authenc_final(ctx); in authenc_encrypt_final()
A Dtee_svc_cryp.c3734 cs->ctx_finalize = crypto_authenc_final; in syscall_authenc_init()
/optee_os-3.20.0/core/include/crypto/
A Dcrypto.h81 void crypto_authenc_final(void *ctx);
/optee_os-3.20.0/core/crypto/
A Dcrypto.c434 void crypto_authenc_final(void *ctx) in crypto_authenc_final() function

Completed in 16 milliseconds