Home
last modified time | relevance | path

Searched refs:aes_encrypt_contiguous_blocks (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Daes.c693 plaintext, ciphertext, aes_encrypt_contiguous_blocks, in aes_encrypt_update()
698 plaintext, ciphertext, aes_encrypt_contiguous_blocks, in aes_encrypt_update()
703 plaintext, ciphertext, aes_encrypt_contiguous_blocks, in aes_encrypt_update()
1036 aes_encrypt_contiguous_blocks, aes_copy_block64); in aes_encrypt_atomic()
1040 aes_encrypt_contiguous_blocks, aes_copy_block64); in aes_encrypt_atomic()
1044 aes_encrypt_contiguous_blocks, aes_copy_block64); in aes_encrypt_atomic()
/illumos-gate/usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4u/common/
H A Dmapfile-cap37 aes_encrypt_contiguous_blocks;
/illumos-gate/usr/src/common/crypto/aes/
H A Daes_impl.h147 extern int aes_encrypt_contiguous_blocks(void *ctx, char *data, size_t length,
H A Daes_modes.c96 aes_encrypt_contiguous_blocks(void *ctx, char *data, size_t length, in aes_encrypt_contiguous_blocks() function
/illumos-gate/usr/src/lib/pkcs11/libsoftcrypto/common/
H A Dmapfile-vers53 aes_encrypt_contiguous_blocks;
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAESCrypt.c452 rc = aes_encrypt_contiguous_blocks(aes_ctx, block, amt, &out); in soft_aes_encrypt()
864 rc = aes_encrypt_contiguous_blocks(aes_ctx, (char *)pData, ulDataLen, in soft_aes_encrypt_update()
1226 rc = aes_encrypt_contiguous_blocks(aes_ctx, block, in soft_aes_encrypt_final()