Searched defs:Identity (Results 1 - 20 of 20) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DIdentity.h39 class Identity : public SecCFObject class in namespace:Security::KeychainCore
[all...]
H A DIdentity.cpp35 Identity::Identity(const SecPointer<KeyItem> &privateKey, function in class:Identity
42 Identity::Identity(const StorageManager::KeychainList &keychains, const SecPointer<Certificate> &certificate) : function in class:Identity
[all...]
H A DSecCFTypes.h86 CFClass Identity; member in class:Security::KeychainCore::SecCFTypes
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DIdentity.h39 class Identity : public SecCFObject class in namespace:Security::KeychainCore
[all...]
H A DIdentity.cpp35 Identity::Identity(const SecPointer<KeyItem> &privateKey, function in class:Identity
42 Identity::Identity(const StorageManager::KeychainList &keychains, const SecPointer<Certificate> &certificate) : function in class:Identity
[all...]
H A DSecCFTypes.h86 CFClass Identity; member in class:Security::KeychainCore::SecCFTypes
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DIdentity.h39 class Identity : public SecCFObject class in namespace:Security::KeychainCore
[all...]
H A DIdentity.cpp35 Identity::Identity(const SecPointer<KeyItem> &privateKey, function in class:Identity
42 Identity::Identity(const StorageManager::KeychainList &keychains, const SecPointer<Certificate> &certificate) : function in class:Identity
[all...]
H A DSecCFTypes.h86 CFClass Identity; member in class:Security::KeychainCore::SecCFTypes
/macosx-10.9.5/securityd-55199.3/src/
H A Dcodesigdb.h53 class Identity { class in class:CodeSignatures
H A Dcodesigdb.cpp123 CodeSignatures::Identity::Identity() : mState(untried) function in class:CodeSignatures::Identity
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/dl/win32/lib/win32/
H A Dsspi.rb133 class Identity class in class:Win32.SSPI
/macosx-10.9.5/ppp-727.90.1/Authenticators/EAP-TLS/
H A Deaptls.c120 int Identity (char *identity, int maxlen) function
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/counter/
H A Dcounter.tcl
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dthreading.h305 class Identity { class in class:Security::Thread
308 Identity(pthread_t id) : mIdent(id) { } function in class:Security::Thread::Identity
310 Identity() { } function in class:Security::Thread::Identity
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dthreading.h305 class Identity { class in class:Security::Thread
308 Identity(pthread_t id) : mIdent(id) { } function in class:Security::Thread::Identity
310 Identity() { } function in class:Security::Thread::Identity
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DReassociate.cpp633 Constant *Identity = ConstantExpr::getBinOpIdentity(Opcode, I->getType()); local
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dssh-agent.c121 } Identity; typedef in typeref:struct:identity
[all...]
H A Dsshconnect2.c300 typedef struct identity Identity; typedef in typeref:struct:identity
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1371 bool Identity = true; local

Completed in 284 milliseconds