Home
last modified time | relevance | path

Searched refs:gcm_decrypt_final (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libsoftcrypto/common/
H A Dmapfile-vers136 gcm_decrypt_final;
/illumos-gate/usr/src/uts/common/crypto/io/
H A Daes.c625 ret = gcm_decrypt_final((gcm_ctx_t *)aes_ctx, plaintext, in aes_decrypt()
937 ret = gcm_decrypt_final((gcm_ctx_t *)aes_ctx, data, in aes_decrypt_final()
1225 ret = gcm_decrypt_final((gcm_ctx_t *)&aes_ctx, in aes_decrypt_atomic()
/illumos-gate/usr/src/common/crypto/modes/
H A Dmodes.h354 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, in gcm_decrypt_final() function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAESCrypt.c779 rc = gcm_decrypt_final((gcm_ctx_t *)aes_ctx, &out, in soft_aes_decrypt()
1422 rc = gcm_decrypt_final((gcm_ctx_t *)aes_ctx, &out, in soft_aes_decrypt_final()