Home
last modified time | relevance | path

Searched refs:des_encrypt_contiguous_blocks (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/des/
H A Ddes_crypt.c644 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 Ddes_impl.h86 extern int des_encrypt_contiguous_blocks(void *, char *, size_t,
H A Ddes_impl.c1049 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 Dmapfile-vers85 des_encrypt_contiguous_blocks;
/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDESCrypt.c386 rc = des_encrypt_contiguous_blocks( in soft_des_encrypt_common()
422 rc = des_encrypt_contiguous_blocks( in soft_des_encrypt_common()
H A DsoftEncryptUtil.c605 rc = des_encrypt_contiguous_blocks( in soft_encrypt_final()