Searched refs:des_decrypt_contiguous_blocks (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/des/ |
H A D | des_crypt.c | 706 ciphertext, plaintext, des_decrypt_contiguous_blocks, in des_decrypt_update() 711 ciphertext, plaintext, des_decrypt_contiguous_blocks, in des_decrypt_update() 716 ciphertext, plaintext, des_decrypt_contiguous_blocks, in des_decrypt_update() 956 des_decrypt_contiguous_blocks, des_copy_block64); in des_decrypt_atomic() 960 des_decrypt_contiguous_blocks, des_copy_block64); in des_decrypt_atomic() 964 des_decrypt_contiguous_blocks, des_copy_block64); in des_decrypt_atomic()
|
/titanic_44/usr/src/common/crypto/des/ |
H A D | des_impl.h | 88 extern int des_decrypt_contiguous_blocks(void *, char *, size_t,
|
H A D | des_impl.c | 1081 des_decrypt_contiguous_blocks(void *ctx, char *data, size_t length, in des_decrypt_contiguous_blocks() function
|
/titanic_44/usr/src/lib/pkcs11/libsoftcrypto/common/ |
H A D | mapfile-vers | 84 des_decrypt_contiguous_blocks;
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softDESCrypt.c | 707 rc = des_decrypt_contiguous_blocks( in soft_des_decrypt_common() 722 rc = des_decrypt_contiguous_blocks( in soft_des_decrypt_common()
|
H A D | softDecryptUtil.c | 588 rc = des_decrypt_contiguous_blocks( in soft_decrypt_final()
|