Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/libsoftcrypto/common/
H A Dmapfile-vers115 ccm_encrypt_final;
/illumos-gate/usr/src/uts/common/crypto/io/
H A Daes.c486 ret = ccm_encrypt_final((ccm_ctx_t *)aes_ctx, ciphertext, in aes_encrypt()
823 ret = ccm_encrypt_final((ccm_ctx_t *)aes_ctx, data, in aes_encrypt_final()
1053 ret = ccm_encrypt_final((ccm_ctx_t *)&aes_ctx, in aes_encrypt_atomic()
/illumos-gate/usr/src/common/crypto/modes/
H A Dmodes.h340 int ccm_encrypt_final(ccm_ctx_t *, crypto_data_t *, size_t,
H A Dccm.c207 ccm_encrypt_final(ccm_ctx_t *ctx, crypto_data_t *out, size_t block_size, in ccm_encrypt_final() function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAESCrypt.c458 rc = ccm_encrypt_final((ccm_ctx_t *)aes_ctx, &out, in soft_aes_encrypt()
1239 rc = ccm_encrypt_final((ccm_ctx_t *)aes_ctx, &data, in soft_aes_encrypt_final()