Searched refs:allocCopyData (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_ocspd/
H A DocspResponse.cpp38 static void allocCopyData( function
76 allocCopyData(issuerName, mIssuerName);
77 allocCopyData(issuerPubKey, mIssuerPubKey);
78 allocCopyData(subjectSerial, mSubjectSerial);
128 allocCopyData(tmp, mEncoded);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ocspd/common/
H A DocspResponse.cpp38 static void allocCopyData( function
76 allocCopyData(issuerName, mIssuerName);
77 allocCopyData(issuerPubKey, mIssuerPubKey);
78 allocCopyData(subjectSerial, mSubjectSerial);
128 allocCopyData(tmp, mEncoded);

Completed in 117 milliseconds