Searched refs:aes_decrypt_contiguous_blocks (Results 1 – 9 of 9) sorted by relevance
| /onnv-gate/usr/src/lib/pkcs11/libsoftcrypto/capabilities/sun4u/common/ |
| H A D | mapfile-cap | 35 aes_decrypt_contiguous_blocks;
|
| /onnv-gate/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()
|
| /onnv-gate/usr/src/common/crypto/fips/ |
| H A D | fips_aes_util.c | 684 rc = aes_decrypt_contiguous_blocks( in fips_aes_decrypt() 711 rc = aes_decrypt_contiguous_blocks(soft_aes_ctx->aes_cbc, in fips_aes_decrypt() 754 rc = aes_decrypt_contiguous_blocks(aes_ctx, in fips_aes_decrypt() 794 rc = aes_decrypt_contiguous_blocks(aes_ctx, in fips_aes_decrypt() 834 rc = aes_decrypt_contiguous_blocks(aes_ctx, in fips_aes_decrypt()
|
| /onnv-gate/usr/src/uts/common/crypto/io/ |
| H A D | aes.c | 787 ciphertext, plaintext, aes_decrypt_contiguous_blocks, in aes_decrypt_update() 792 ciphertext, plaintext, aes_decrypt_contiguous_blocks, in aes_decrypt_update() 797 ciphertext, plaintext, aes_decrypt_contiguous_blocks, in aes_decrypt_update() 1208 aes_decrypt_contiguous_blocks, aes_copy_block64); in aes_decrypt_atomic() 1212 aes_decrypt_contiguous_blocks, aes_copy_block64); in aes_decrypt_atomic() 1216 aes_decrypt_contiguous_blocks, aes_copy_block64); in aes_decrypt_atomic()
|
| /onnv-gate/usr/src/common/crypto/aes/ |
| H A D | aes_modes.c | 112 aes_decrypt_contiguous_blocks(void *ctx, char *data, size_t length, in aes_decrypt_contiguous_blocks() function
|
| H A D | aes_impl.h | 146 extern int aes_decrypt_contiguous_blocks(void *ctx, char *data, size_t length,
|
| /onnv-gate/usr/src/lib/pkcs11/pkcs11_kms/common/ |
| H A D | kmsAESCrypt.c | 653 rc = aes_decrypt_contiguous_blocks( in kms_aes_decrypt_common() 668 rc = aes_decrypt_contiguous_blocks( in kms_aes_decrypt_common() 974 rc = aes_decrypt_contiguous_blocks( in kms_aes_decrypt_final()
|
| /onnv-gate/usr/src/lib/pkcs11/libsoftcrypto/common/ |
| H A D | mapfile-vers | 48 aes_decrypt_contiguous_blocks;
|