Searched defs:keyRef (Results 1 - 25 of 55) sorted by relevance

123

/macosx-10.10/WebKit2-7600.1.25/Shared/API/c/
H A DWKMutableDictionary.cpp40 bool WKDictionarySetItem(WKMutableDictionaryRef dictionaryRef, WKStringRef keyRef, WKTypeRef itemRef) argument
H A DWKDeprecatedFunctions.cpp72 bool WKDictionaryAddItem(WKMutableDictionaryRef dictionaryRef, WKStringRef keyRef, WKTypeRef itemRef) argument
77 void WKDictionaryRemoveItem(WKMutableDictionaryRef dictionaryRef, WKStringRef keyRef) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/Security/
H A DsecCrypto.c57 SecKeyRef keyRef = key; local
71 SecKeyRef keyRef = key; local
H A DsslKeychain.c80 SecKeyRef keyRef = key; local
94 SecKeyRef keyRef = key; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/lib/
H A DsecCrypto.c57 SecKeyRef keyRef = key; local
71 SecKeyRef keyRef = key; local
H A DsslKeychain.c80 SecKeyRef keyRef = key; local
94 SecKeyRef keyRef = key; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/security_ssl/
H A DsecCrypto.c57 SecKeyRef keyRef = key; local
71 SecKeyRef keyRef = key; local
H A DsslKeychain.c80 SecKeyRef keyRef = key; local
94 SecKeyRef keyRef = key; local
/macosx-10.10/Security-57031.1.35/securityd/tests/
H A Dtestutils.h73 KeyHandle keyRef; member in class:AclTester
H A Dtestcrypto.cpp156 KeyHandle keyRef; local
/macosx-10.10/configd-699.1.5/configd.tproj/
H A D_confignotify.c82 _confignotify(mach_port_t server, xmlData_t keyRef, mach_msg_type_number_t keyLen, int *sc_status, audit_token_t audit_token) argument
H A D_configremove.c122 _configremove(mach_port_t server, xmlData_t keyRef, mach_msg_type_number_t keyLen, int *sc_status, audit_token_t audit_token) argument
H A D_configadd.c92 _configadd(mach_port_t server, xmlData_t keyRef, mach_msg_type_number_t keyLen, xmlData_t dataRef, mach_msg_type_number_t dataLen, int *newInstance, int *sc_status, audit_token_t audit_token) argument
158 _configadd_s(mach_port_t server, xmlData_t keyRef, mach_msg_type_number_t keyLen, xmlData_t dataRef, mach_msg_type_number_t dataLen, int *newInstance, int *sc_status) argument
H A D_notifyremove.c118 _notifyremove(mach_port_t server, xmlData_t keyRef, mach_msg_type_number_t keyLen, int isRegex, int *sc_status ) argument
H A D_configlist.c96 _configlist(mach_port_t server, xmlData_t keyRef, mach_msg_type_number_t keyLen, int isRegex, xmlDataOut_t *listRef, mach_msg_type_number_t *listLen, int *sc_status, audit_token_t audit_token) argument
H A D_configget.c66 _configget(mach_port_t server, xmlData_t keyRef, mach_msg_type_number_t keyLen, xmlDataOut_t *dataRef, mach_msg_type_number_t *dataLen, int *newInstance, int *sc_status, audit_token_t audit_token) argument
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/trustApps/
H A DtrustApps.cpp69 SecKeyRef keyRef; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_transform/lib/
H A DSecEncryptTransform.cpp53 SecTransformRef SecEncryptTransformCreate(SecKeyRef keyRef, CFErrorRef* error) argument
75 SecTransformRef SecDecryptTransformCreate(SecKeyRef keyRef, CFErrorRef* error) argument
/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DSecExport.cpp57 SecKeyRef keyRef; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecExport.cpp57 SecKeyRef keyRef; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecExport.cpp57 SecKeyRef keyRef; local
/macosx-10.10/Security-57031.1.35/Security/include/security_pkcs12/
H A Dpkcs12Keychain.cpp254 addSecKey( SecKeyRef keyRef) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_pkcs12/lib/
H A Dpkcs12Keychain.cpp254 addSecKey( SecKeyRef keyRef) argument
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/clAppUtils/
H A DkeyPicker.cpp131 SecKeyRef keyRef() { return mKeyRef; } function in class:PickerKey
147 PickerKey::PickerKey(SecKeyRef keyRef) argument
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/extendAttrTest/
H A DextendAttrTest.cpp73 doImportKey( const char *fileName, SecExternalFormat format, SecExternalItemType itemType, SecKeychainRef kcRef, SecKeyRef *keyRef) argument

Completed in 211 milliseconds

123