Searched refs:gcm_decrypt_final (Results 1 – 5 of 5) sorted by relevance
| /illumos-gate/usr/src/lib/pkcs11/libsoftcrypto/common/ |
| H A D | mapfile-vers | 136 gcm_decrypt_final;
|
| /illumos-gate/usr/src/uts/common/crypto/io/ |
| H A D | aes.c | 622 ret = gcm_decrypt_final((gcm_ctx_t *)aes_ctx, plaintext, in aes_decrypt() 940 ret = gcm_decrypt_final((gcm_ctx_t *)aes_ctx, data, in aes_decrypt_final() 1232 ret = gcm_decrypt_final((gcm_ctx_t *)&aes_ctx, in aes_decrypt_atomic()
|
| /illumos-gate/usr/src/common/crypto/modes/ |
| H A D | modes.h | 359 extern int gcm_decrypt_final(gcm_ctx_t *, crypto_data_t *, size_t,
|
| H A D | gcm.c | 556 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 D | softAESCrypt.c | 820 rc = gcm_decrypt_final((gcm_ctx_t *)aes_ctx, &out, in soft_aes_decrypt() 1473 rc = gcm_decrypt_final((gcm_ctx_t *)aes_ctx, &out, in soft_aes_decrypt_final()
|