Searched refs:crypto_authenc_final (Results 1 – 6 of 6) sorted by relevance
120 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()789 crypto_authenc_final(ta->ctx); in tee_tadb_ta_close()
517 crypto_authenc_final(ctx); in authenc_init()532 crypto_authenc_final(ctx); in authenc_decrypt_final()553 crypto_authenc_final(ctx); in authenc_encrypt_final()
4116 cs->ctx_finalize = crypto_authenc_final; in syscall_authenc_init()
81 void crypto_authenc_final(void *ctx);
463 void crypto_authenc_final(void *ctx) in crypto_authenc_final() function