Home
last modified time | relevance | path

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

/titanic_51/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DCryptoAlg.h45 mStatus (*Final)(AlgContext *ctx, void *data, mDNSu32 len); member
/titanic_51/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDSA.c221 CK_ULONG_PTR pulSignedLen, boolean_t Final) in soft_dsa_digest_sign_common() argument
366 CK_ULONG ulSignedLen, boolean_t Final) in soft_dsa_digest_verify_common() argument
H A DsoftEC.c426 CK_ULONG_PTR pulSignedLen, boolean_t Final) in soft_ecc_digest_sign_common() argument
596 CK_ULONG ulSignedLen, boolean_t Final) in soft_ecc_digest_verify_common() argument
H A DsoftRSA.c973 CK_ULONG_PTR pulSignedLen, CK_MECHANISM_TYPE mechanism, boolean_t Final) in soft_rsa_digest_sign_common() argument
1089 CK_ULONG ulSignedLen, CK_MECHANISM_TYPE mechanism, boolean_t Final) in soft_rsa_digest_verify_common() argument
H A DsoftDESCrypt.c916 boolean_t sign_op, boolean_t Final) in soft_des_sign_verify_common() argument
/titanic_51/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c120 CK_RV (*Final)(CK_SESSION_HANDLE, CK_BYTE_PTR, CK_ULONG_PTR); member
/titanic_51/usr/src/cmd/sgs/libld/common/
H A Dfiles.c2499 static final_func_t Final[SHT_NUM][2] = { variable