Searched refs:aes_decrypt_contiguous_blocks (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softAESCrypt.c | 701 rc = aes_decrypt_contiguous_blocks( in soft_aes_decrypt_common() 716 rc = aes_decrypt_contiguous_blocks( in soft_aes_decrypt_common() 771 rc = aes_decrypt_contiguous_blocks(soft_aes_ctx->aes_cbc, in soft_aes_decrypt_common()
|
H A D | softDecryptUtil.c | 697 rc = aes_decrypt_contiguous_blocks( in soft_decrypt_final()
|
/titanic_50/usr/src/uts/common/crypto/io/ |
H A D | aes.c | 752 ciphertext, plaintext, aes_decrypt_contiguous_blocks, in aes_decrypt_update() 757 ciphertext, plaintext, aes_decrypt_contiguous_blocks, in aes_decrypt_update() 762 ciphertext, plaintext, aes_decrypt_contiguous_blocks, in aes_decrypt_update() 1163 aes_decrypt_contiguous_blocks, aes_copy_block64); in aes_decrypt_atomic() 1167 aes_decrypt_contiguous_blocks, aes_copy_block64); in aes_decrypt_atomic() 1171 aes_decrypt_contiguous_blocks, aes_copy_block64); in aes_decrypt_atomic()
|
/titanic_50/usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4u/common/ |
H A D | mapfile-cap | 35 aes_decrypt_contiguous_blocks;
|
/titanic_50/usr/src/common/crypto/aes/ |
H A D | aes_impl.h | 146 extern int aes_decrypt_contiguous_blocks(void *ctx, char *data, size_t length,
|
H A D | aes_modes.c | 112 aes_decrypt_contiguous_blocks(void *ctx, char *data, size_t length, in aes_decrypt_contiguous_blocks() function
|
/titanic_50/usr/src/lib/pkcs11/libsoftcrypto/common/ |
H A D | mapfile-vers | 48 aes_decrypt_contiguous_blocks;
|