Searched defs:signer (Results 1 - 25 of 64) sorted by relevance

123

/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/lib/
H A DSignatureContext.h46 SignatureContext( AppleCSPSession &session, DigestObject &digest, RawSigner &signer) argument
/macosx-10.10/bind9-45.101/bind9/lib/dns/rdata/generic/
H A Drrsig_46.h35 dns_name_t signer; member in struct:dns_rdata_rrsig
H A Dsig_24.h36 dns_name_t signer; member in struct:dns_rdata_sig_t
/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A DCodeSigner.cpp156 void SecCodeSigner::returnDetachedSignature(BlobCore *blob, Signer &signer) argument
H A DSecCodeSigner.cpp97 SecPointer<SecCodeSigner> signer = new SecCodeSigner(flags); local
H A Dopaquewhitelist.cpp285 CFRef<SecCodeSignerRef> signer; local
H A Dsignerutils.cpp339 PreSigningContext::PreSigningContext(const SecCodeSigner::Signer &signer) argument
[all...]
H A Dsignerutils.h70 SecCodeSigner::Signer &signer; member in class:Security::CodeSigning::DetachedBlobWriter
133 SecCodeSigner::Signer &signer; member in class:Security::CodeSigning::BlobEditor
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A DCodeSigner.cpp156 void SecCodeSigner::returnDetachedSignature(BlobCore *blob, Signer &signer) argument
H A DSecCodeSigner.cpp97 SecPointer<SecCodeSigner> signer = new SecCodeSigner(flags); local
H A Dopaquewhitelist.cpp285 CFRef<SecCodeSignerRef> signer; local
H A Dsignerutils.cpp339 PreSigningContext::PreSigningContext(const SecCodeSigner::Signer &signer) argument
[all...]
H A Dsignerutils.h70 SecCodeSigner::Signer &signer; member in class:Security::CodeSigning::DetachedBlobWriter
133 SecCodeSigner::Signer &signer; member in class:Security::CodeSigning::BlobEditor
/macosx-10.10/Heimdal-398.1.2/lib/hx509/
H A Dreq.c170 _hx509_request_to_pkcs10(hx509_context context, const hx509_request req, const hx509_private_key signer, heim_octet_string *request) argument
/macosx-10.10/OpenSSL098-52/src/crypto/ocsp/
H A Docsp_srv.c208 OCSP_basic_sign(OCSP_BASICRESP *brsp, X509 *signer, EVP_PKEY *key, const EVP_MD *dgst, STACK_OF(X509) *certs, unsigned long flags) argument
H A Docsp_vfy.c78 X509 *signer, *x; local
169 X509 *signer; local
219 X509 *signer, *sca; local
363 X509 *signer; local
433 X509 *signer; local
[all...]
H A Docsp_cl.c143 OCSP_request_sign(OCSP_REQUEST *req, X509 *signer, EVP_PKEY *key, const EVP_MD *dgst, STACK_OF(X509) *certs, unsigned long flags) argument
/macosx-10.10/OpenSSL098-52/src/crypto/pkcs7/
H A Dpk7_smime.c172 X509 *signer; local
338 X509 *signer; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_manifest/lib/
H A DSecManifest.cpp155 const ManifestSigner* signer = manifestPtr->GetSigner (); local
209 const ManifestSigner* signer = manifestPtr->GetSigner (); local
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/threadTest/
H A DrsaSign.cpp150 B_ALGORITHM_OBJ signer = (B_ALGORITHM_OBJ)NULL_PTR; local
/macosx-10.10/Security-57031.1.35/securityd/tests/
H A Dtestacls.cpp357 OSXSigner signer; local
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Dssu_external.c120 dns_ssu_external_match(dns_name_t *identity, dns_name_t *signer, dns_name_t *name, isc_netaddr_t *tcpaddr, dns_rdatatype_t type, const dst_key_t *key, isc_mem_t *mctx) argument
/macosx-10.10/Heimdal-398.1.2/kdc/
H A Dkx509.c143 hx509_cert signer = NULL; local
/macosx-10.10/OpenSSL098-52/src/apps/
H A Dsmime.c97 X509 *cert = NULL, *recip = NULL, *signer = NULL; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_x509_tp/lib/
H A DtpOcspCertVfy.cpp113 tpOcspResponderIDCheck( OCSPResponse &ocspResp, TPCertInfo &signer) argument
166 tpOcspResponseSigVerify( TPVerifyContext &vfyCtx, OCSPResponse &ocspResp, TPCertInfo &signer) argument
234 tpIsOcspIssuer( TPVerifyContext &vfyCtx, OCSPResponse &ocspResp, const CSSM_DATA *signerData, TPCertInfo *signer, OcspCertType certType, TPCertInfo *issuer, TPCertInfo **signerRtn) argument
[all...]

Completed in 154 milliseconds

123