Searched defs:pulSignedLen (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softEC.c | 426 CK_ULONG_PTR pulSignedLen, boolean_t Final) in soft_ecc_digest_sign_common() 465 CK_ULONG_PTR pulSignedLen) in soft_ecc_sign()
|
H A D | softDSA.c | 221 CK_ULONG_PTR pulSignedLen, boolean_t Final) in soft_dsa_digest_sign_common() 277 CK_ULONG_PTR pulSignedLen) in soft_dsa_sign()
|
H A D | softMAC.c | 460 CK_ULONG ulDataLen, CK_BYTE_PTR pSigned, CK_ULONG_PTR pulSignedLen, in soft_hmac_sign_verify_common()
|
H A D | softRSA.c | 525 CK_ULONG_PTR pulSignedLen, CK_MECHANISM_TYPE mechanism) in soft_rsa_sign_common() 973 CK_ULONG_PTR pulSignedLen, CK_MECHANISM_TYPE mechanism, boolean_t Final) in soft_rsa_digest_sign_common()
|
H A D | softDESCrypt.c | 915 CK_ULONG ulDataLen, CK_BYTE_PTR pSigned, CK_ULONG_PTR pulSignedLen, in soft_des_sign_verify_common()
|