Searched refs:crypto_authenc_final (Results 1 – 6 of 6) sorted by relevance
115 crypto_authenc_final(ctx); in aes_gcm_encrypt_uid()
482 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()
498 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()
3734 cs->ctx_finalize = crypto_authenc_final; in syscall_authenc_init()
81 void crypto_authenc_final(void *ctx);
434 void crypto_authenc_final(void *ctx) in crypto_authenc_final() function
Completed in 16 milliseconds