Searched refs:gcm_decrypt_final (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/crypto/modes/
H A Dmodes.h344 extern int gcm_decrypt_final(gcm_ctx_t *, crypto_data_t *, size_t,
H A Dgcm.c409 gcm_decrypt_final(gcm_ctx_t *ctx, crypto_data_t *out, size_t block_size, function
/illumos-gate/usr/src/uts/common/crypto/io/
H A Daes.c610 ret = gcm_decrypt_final((gcm_ctx_t *)aes_ctx, plaintext,
933 ret = gcm_decrypt_final((gcm_ctx_t *)aes_ctx, data,
1196 ret = gcm_decrypt_final((gcm_ctx_t *)&aes_ctx,

Completed in 49 milliseconds