Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/libsoftcrypto/common/
H A Dmapfile-vers119 cmac_mode_final;
/illumos-gate/usr/src/uts/common/crypto/io/
H A Daes.c522 ret = cmac_mode_final((cbc_ctx_t *)aes_ctx, ciphertext, in aes_encrypt()
840 ret = cmac_mode_final((cbc_ctx_t *)aes_ctx, data, in aes_encrypt_final()
1085 ret = cmac_mode_final((cbc_ctx_t *)&aes_ctx, in aes_encrypt_atomic()
/illumos-gate/usr/src/common/crypto/modes/
H A Dmodes.h358 extern int cmac_mode_final(cbc_ctx_t *, crypto_data_t *,
H A Dcbc.c417 cmac_mode_final(cbc_ctx_t *cbc_ctx, crypto_data_t *out, in cmac_mode_final() function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAESCrypt.c469 rc = cmac_mode_final((cbc_ctx_t *)aes_ctx, &out, in soft_aes_encrypt()
1248 rc = cmac_mode_final((cbc_ctx_t *)aes_ctx, &data, in soft_aes_encrypt_final()