Searched refs:returnDetachedSignature (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A DCodeSigner.h64 void returnDetachedSignature(BlobCore *blob, Signer &signer);
H A Dsignerutils.cpp71 signer.state.returnDetachedSignature(blob, signer);
123 signer.state.returnDetachedSignature(blob, signer);
H A DCodeSigner.cpp156 void SecCodeSigner::returnDetachedSignature(BlobCore *blob, Signer &signer) function in class:Security::CodeSigning::SecCodeSigner
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A DCodeSigner.h64 void returnDetachedSignature(BlobCore *blob, Signer &signer);
H A Dsignerutils.cpp71 signer.state.returnDetachedSignature(blob, signer);
123 signer.state.returnDetachedSignature(blob, signer);
H A DCodeSigner.cpp156 void SecCodeSigner::returnDetachedSignature(BlobCore *blob, Signer &signer) function in class:Security::CodeSigning::SecCodeSigner

Completed in 119 milliseconds