Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAESCrypt.c359 rc = aes_encrypt_contiguous_blocks( in soft_aes_encrypt_common()
395 rc = aes_encrypt_contiguous_blocks( in soft_aes_encrypt_common()
421 rc = aes_encrypt_contiguous_blocks(soft_aes_ctx->aes_cbc, in soft_aes_encrypt_common()
H A DsoftEncryptUtil.c700 rc = aes_encrypt_contiguous_blocks( in soft_encrypt_final()
/titanic_44/usr/src/uts/common/crypto/io/
H A Daes.c668 plaintext, ciphertext, aes_encrypt_contiguous_blocks, in aes_encrypt_update()
673 plaintext, ciphertext, aes_encrypt_contiguous_blocks, in aes_encrypt_update()
678 plaintext, ciphertext, aes_encrypt_contiguous_blocks, in aes_encrypt_update()
1028 aes_encrypt_contiguous_blocks, aes_copy_block64); in aes_encrypt_atomic()
1032 aes_encrypt_contiguous_blocks, aes_copy_block64); in aes_encrypt_atomic()
1036 aes_encrypt_contiguous_blocks, aes_copy_block64); in aes_encrypt_atomic()
/titanic_44/usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4u/common/
H A Dmapfile-cap37 aes_encrypt_contiguous_blocks;
/titanic_44/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, in aes_encrypt_contiguous_blocks() function
/titanic_44/usr/src/lib/pkcs11/libsoftcrypto/common/
H A Dmapfile-vers50 aes_encrypt_contiguous_blocks;