Searched refs:getKeyAcl (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/securityd-55199.3/tests/
H A Dtestacls.cpp62 ss.getKeyAcl(tester.keyRef, NULL/*tag*/, count, acls);
85 ss.getKeyAcl(tester.keyRef, NULL, count, infos);
169 ss.getKeyAcl(tester.keyRef, "vamos", count, infos);
217 ss.getKeyAcl(tester.keyRef, NULL/*tag*/, count, acls);
267 ss.getKeyAcl(tester.keyRef, NULL/*tag*/, count, acls);
325 ss.getKeyAcl(tester.keyRef, NULL/*tag*/, count, acls);
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_cspdl/lib/
H A DSSCSPDLSession.cpp178 mClientSession.getKeyAcl(mKeyHandle, selectionTag,
H A DSSKey.cpp321 clientSession().getKeyAcl(keyHandle(), selectionTag, numberOfAclInfos,
/macosx-10.9.5/Security-55471.14.18/include/securityd_client/
H A Dssclient.h303 void getKeyAcl(KeyHandle key, const char *tag,
305 void getKeyAcl(KeyHandle key, const char *tag, function in class:Security::SecurityServer::ClientSession
307 { return getKeyAcl(key, tag, count, info, returnAllocator); }
H A Dtransition.cpp753 void ClientSession::getKeyAcl(DbHandle db, const char *tag, function in class:Security::SecurityServer::ClientSession
/macosx-10.9.5/Security-55471.14.18/libsecurityd/lib/
H A Dssclient.h303 void getKeyAcl(KeyHandle key, const char *tag,
305 void getKeyAcl(KeyHandle key, const char *tag, function in class:Security::SecurityServer::ClientSession
307 { return getKeyAcl(key, tag, count, info, returnAllocator); }
H A Dtransition.cpp753 void ClientSession::getKeyAcl(DbHandle db, const char *tag, function in class:Security::SecurityServer::ClientSession
/macosx-10.9.5/SecurityTokend-55107/lib/
H A DSecTokend.h171 CSSM_RETURN (*getKeyAcl)(CSSM_HANDLE hKey, member in struct:__anon5150
H A Dtransition.cpp500 CALL(getKeyAcl, (tdHandle, tag, countp, (CSSM_ACL_ENTRY_INFO**)&infos));
/macosx-10.9.5/SecurityTokend-55107/security_tokend_client/
H A DSecTokend.h171 CSSM_RETURN (*getKeyAcl)(CSSM_HANDLE hKey, member in struct:__anon5156
H A Dtransition.cpp500 CALL(getKeyAcl, (tdHandle, tag, countp, (CSSM_ACL_ENTRY_INFO**)&infos));
/macosx-10.9.5/Security-55471.14.18/libsecurity_sd_cspdl/lib/
H A DSDKey.cpp335 clientSession().getKeyAcl(keyHandle(), selectionTag, numberOfAclInfos,

Completed in 170 milliseconds