Home
last modified time | relevance | path

Searched defs:Final (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDSA.c221 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 DsoftEC.c426 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 DsoftRSA.c973 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 DsoftDESCrypt.c906 boolean_t sign_op, boolean_t Final) in soft_des_sign_verify_common()
H A DsoftAESCrypt.c1523 boolean_t sign_op, boolean_t Final) in soft_aes_sign_verify_common()
/illumos-gate/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c120 CK_RV (*Final)(CK_SESSION_HANDLE, CK_BYTE_PTR, CK_ULONG_PTR); member
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c2541 static final_func_t Final[SHT_NUM][2] = { variable