Searched refs:aes_encrypt_contiguous_blocks (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/common/crypto/aes/
H A Daes_impl.h144 extern int aes_encrypt_contiguous_blocks(void *ctx, char *data, size_t length,
H A Daes_modes.c77 aes_encrypt_contiguous_blocks(void *ctx, char *data, size_t length, function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAESCrypt.c359 rc = aes_encrypt_contiguous_blocks(
395 rc = aes_encrypt_contiguous_blocks(
421 rc = aes_encrypt_contiguous_blocks(soft_aes_ctx->aes_cbc,
H A DsoftEncryptUtil.c700 rc = aes_encrypt_contiguous_blocks(
/illumos-gate/usr/src/uts/common/crypto/io/
H A Daes.c668 plaintext, ciphertext, aes_encrypt_contiguous_blocks,
673 plaintext, ciphertext, aes_encrypt_contiguous_blocks,
678 plaintext, ciphertext, aes_encrypt_contiguous_blocks,
1028 aes_encrypt_contiguous_blocks, aes_copy_block64);
1032 aes_encrypt_contiguous_blocks, aes_copy_block64);
1036 aes_encrypt_contiguous_blocks, aes_copy_block64);

Completed in 64 milliseconds