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.c480 ret = ccm_encrypt_final((ccm_ctx_t *)aes_ctx, ciphertext, in aes_encrypt()
820 ret = ccm_encrypt_final((ccm_ctx_t *)aes_ctx, data, in aes_encrypt_final()
1055 ret = ccm_encrypt_final((ccm_ctx_t *)&aes_ctx, in aes_encrypt_atomic()
/illumos-gate/usr/src/common/crypto/modes/
H A Dmodes.h341 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.c492 rc = ccm_encrypt_final((ccm_ctx_t *)aes_ctx, &out, in soft_aes_encrypt()
1285 rc = ccm_encrypt_final((ccm_ctx_t *)aes_ctx, &data, in soft_aes_encrypt_final()