Searched defs:Final (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/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() 366 CK_ULONG ulSignedLen, boolean_t Final) in soft_dsa_digest_verify_common()
|
H A D | softEC.c | 426 CK_ULONG_PTR pulSignedLen, boolean_t Final) in soft_ecc_digest_sign_common() 596 CK_ULONG ulSignedLen, boolean_t Final) in soft_ecc_digest_verify_common()
|
H A D | softRSA.c | 973 CK_ULONG_PTR pulSignedLen, CK_MECHANISM_TYPE mechanism, boolean_t Final) in soft_rsa_digest_sign_common() 1089 CK_ULONG ulSignedLen, CK_MECHANISM_TYPE mechanism, boolean_t Final) in soft_rsa_digest_verify_common()
|
H A D | softDESCrypt.c | 906 boolean_t sign_op, boolean_t Final) in soft_des_sign_verify_common()
|
H A D | softAESCrypt.c | 1523 boolean_t sign_op, boolean_t Final) in soft_aes_sign_verify_common()
|
/illumos-gate/usr/src/cmd/cmd-crypto/decrypt/ |
H A D | decrypt.c | 120 CK_RV (*Final)(CK_SESSION_HANDLE, CK_BYTE_PTR, CK_ULONG_PTR); member
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | files.c | 2541 static final_func_t Final[SHT_NUM][2] = { variable
|