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

/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A Ddrmaker.cpp108 SHA1::Digest authorityHash; local
109 hashOfCertificate(ctx.cert(slot), authorityHash);
110 this->anchor(slot, authorityHash);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Ddrmaker.cpp108 SHA1::Digest authorityHash; local
109 hashOfCertificate(ctx.cert(slot), authorityHash);
110 this->anchor(slot, authorityHash);

Completed in 70 milliseconds