Searched refs:gcm_decrypt_final (Results 1 – 3 of 3) sorted by relevance
259 extern int gcm_decrypt_final(gcm_ctx_t *, crypto_data_t *, size_t,
349 ret = gcm_decrypt_final((gcm_ctx_t *)&aes_ctx, in aes_decrypt_atomic()
374 gcm_decrypt_final(gcm_ctx_t *ctx, crypto_data_t *out, size_t block_size, in gcm_decrypt_final() function