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