Home
last modified time | relevance | path

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 DsoftAESCrypt.c701 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 DsoftDecryptUtil.c697 rc = aes_decrypt_contiguous_blocks( in soft_decrypt_final()
/titanic_50/usr/src/uts/common/crypto/io/
H A Daes.c752 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 Dmapfile-cap35 aes_decrypt_contiguous_blocks;
/titanic_50/usr/src/common/crypto/aes/
H A Daes_impl.h146 extern int aes_decrypt_contiguous_blocks(void *ctx, char *data, size_t length,
H A Daes_modes.c112 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 Dmapfile-vers48 aes_decrypt_contiguous_blocks;