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 D | softAESCrypt.c | 359 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 D | softEncryptUtil.c | 700 rc = aes_encrypt_contiguous_blocks( in soft_encrypt_final()
|
/titanic_44/usr/src/uts/common/crypto/io/ |
H A D | aes.c | 668 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 D | mapfile-cap | 37 aes_encrypt_contiguous_blocks;
|
/titanic_44/usr/src/common/crypto/aes/ |
H A D | aes_impl.h | 144 extern int aes_encrypt_contiguous_blocks(void *ctx, char *data, size_t length,
|
H A D | aes_modes.c | 77 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 D | mapfile-vers | 50 aes_encrypt_contiguous_blocks;
|