Searched refs:soft_encrypt (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftOps.h55 CK_RV soft_encrypt(soft_session_t *, CK_BYTE_PTR, CK_ULONG, CK_BYTE_PTR,
H A DsoftEncrypt.c175 rv = soft_encrypt(session_p, pData, ulDataLen,
H A DsoftDESCrypt.c153 * update: boolean flag indicates caller is soft_encrypt
386 * soft_encrypt() or an error occurred. The encryption
941 * pEncrypted. Then pass pEncrypted into soft_encrypt as input
946 rv = soft_encrypt(session_p, pEncrypted, ulDataLen,
H A DsoftEncryptUtil.c472 * update: boolean flag indicates caller is soft_encrypt
557 * soft_encrypt()
574 soft_encrypt(soft_session_t *session_p, CK_BYTE_PTR pData, function
H A DsoftKeysUtil.c1560 rv = soft_encrypt(session_p, padded_data, padded_len,

Completed in 28 milliseconds