Home
last modified time | relevance | path

Searched defs:pEncrypted (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDESCrypt.c177 CK_ULONG ulDataLen, CK_BYTE_PTR pEncrypted, in soft_des_encrypt_common() argument
491 soft_des_decrypt_common(soft_session_t * session_p,CK_BYTE_PTR pEncrypted,CK_ULONG ulEncryptedLen,CK_BYTE_PTR pData,CK_ULONG_PTR pulDataLen,boolean_t update) soft_des_decrypt_common() argument
921 CK_BYTE *pEncrypted = NULL; soft_des_sign_verify_common() local
1077 CK_BYTE *pEncrypted = NULL; soft_des_mac_sign_verify_update() local
[all...]
H A DsoftBlowfishCrypt.c142 CK_ULONG ulDataLen, CK_BYTE_PTR pEncrypted, CK_ULONG_PTR pulEncryptedLen, in soft_blowfish_encrypt_common() argument
317 soft_blowfish_decrypt_common(soft_session_t * session_p,CK_BYTE_PTR pEncrypted,CK_ULONG ulEncryptedLen,CK_BYTE_PTR pData,CK_ULONG_PTR pulDataLen,boolean_t update) soft_blowfish_decrypt_common() argument
[all...]
H A DsoftAESCrypt.c155 CK_ULONG ulDataLen, CK_BYTE_PTR pEncrypted, in soft_aes_encrypt_common() argument
492 soft_aes_decrypt_common(soft_session_t * session_p,CK_BYTE_PTR pEncrypted,CK_ULONG ulEncryptedLen,CK_BYTE_PTR pData,CK_ULONG_PTR pulDataLen,boolean_t update) soft_aes_decrypt_common() argument
[all...]
H A DsoftDecryptUtil.c352 soft_decrypt_common(soft_session_t *session_p, CK_BYTE_PTR pEncrypted, in soft_decrypt_common() argument
H A DsoftEncryptUtil.c372 CK_ULONG ulDataLen, CK_BYTE_PTR pEncrypted, in soft_encrypt_common() argument
H A DsoftRSA.c241 CK_ULONG ulDataLen, CK_BYTE_PTR pEncrypted, in soft_rsa_encrypt_common() argument
330 soft_rsa_decrypt_common(soft_session_t *session_p, CK_BYTE_PTR pEncrypted, in soft_rsa_decrypt_common() argument