Searched refs:des_encrypt_contiguous_blocks (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/des/ |
H A D | des_crypt.c | 644 plaintext, ciphertext, des_encrypt_contiguous_blocks, in des_encrypt_update() 649 plaintext, ciphertext, des_encrypt_contiguous_blocks, in des_encrypt_update() 654 plaintext, ciphertext, des_encrypt_contiguous_blocks, in des_encrypt_update() 853 des_encrypt_contiguous_blocks, des_copy_block64); in des_encrypt_atomic() 857 des_encrypt_contiguous_blocks, des_copy_block64); in des_encrypt_atomic() 861 des_encrypt_contiguous_blocks, des_copy_block64); in des_encrypt_atomic()
|
/titanic_44/usr/src/common/crypto/des/ |
H A D | des_impl.h | 86 extern int des_encrypt_contiguous_blocks(void *, char *, size_t,
|
H A D | des_impl.c | 1049 des_encrypt_contiguous_blocks(void *ctx, char *data, size_t length, in des_encrypt_contiguous_blocks() function
|
/titanic_44/usr/src/lib/pkcs11/libsoftcrypto/common/ |
H A D | mapfile-vers | 85 des_encrypt_contiguous_blocks;
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softDESCrypt.c | 386 rc = des_encrypt_contiguous_blocks( in soft_des_encrypt_common() 422 rc = des_encrypt_contiguous_blocks( in soft_des_encrypt_common()
|
H A D | softEncryptUtil.c | 605 rc = des_encrypt_contiguous_blocks( in soft_encrypt_final()
|