Searched defs:keyType (Results 1 - 25 of 34) sorted by relevance

12

/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCP.c213 _SCPNotificationKey(CFAllocatorRef allocator, CFStringRef prefsID, int keyType) argument
260 SCDynamicStoreKeyCreatePreferences(CFAllocatorRef allocator, CFStringRef prefsID, SCPreferencesKeyType keyType) argument
/macosx-10.10.1/OpenSSL098-52/src/demos/engines/ibmca/
H A Dica_openssl_api.h72 { unsigned int keyType; /* RSA key type. */ member in struct:_ICA_KEY_RSA_MODEXPO
96 { unsigned int keyType; /* RSA key type. */ member in struct:_ICA_KEY_RSA_CRT
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/lib/
H A DderiveKey.cpp332 uint32 keyType = context.getInt(CSSM_ATTRIBUTE_KEY_TYPE, local
H A DwrapKey.cpp501 cspKeyType keyType; // CKT_Public, etc. local
H A DAppleCSPUtils.cpp41 cspValidateKeyAttr( cspKeyType keyType, uint32 keyAttr) argument
98 cspParseKeyAttr( cspKeyType keyType, uint32 keyAttr) argument
215 cspValidateKeyUsageBits( cspKeyType keyType, uint32 keyUsage) argument
322 cspKeyType keyType; local
[all...]
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebURLResponse.cpp441 DWORD keyType = REG_SZ; local
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebPage/mac/
H A DPlatformCAAnimationRemote.h239 KeyframeType keyType; member in class:WebKit::final::KeyframeValue
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclHash.c126 Tcl_InitHashTable( register Tcl_HashTable *tablePtr, int keyType) argument
164 Tcl_InitCustomHashTable( register Tcl_HashTable *tablePtr, int keyType, Tcl_HashKeyType *typePtr) argument
[all...]
/macosx-10.10.1/CommonCrypto-60061/lib/
H A DCommonECCryptor.c44 CCECKeyType keyType; member in struct:_CCECCryptor
49 ccMallocECCryptor(size_t nbits, CCECKeyType keyType) argument
288 CCECCryptorImportKey(CCECKeyExternalFormat format, void *keyPackage, size_t keyPackageLen, CCECKeyType keyType, CCECCryptorRef *key) argument
343 CCECCryptorExportKey(CCECKeyExternalFormat format, void *keyPackage, size_t *keyPackageLen, CCECKeyType keyType, CCECCryptorRef key) argument
[all...]
H A DCommonRSACryptor.c58 CCRSAKeyType keyType; member in struct:_CCRSACryptor
62 ccMallocRSACryptor(size_t nbits, CCRSAKeyType keyType) argument
516 CCRSACryptorCreateFromData( CCRSAKeyType keyType, uint8_ argument
[all...]
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/ecdhTest/
H A DecdhTest.cpp155 KeyStypeStr( PubKeyType keyType) argument
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDShared.h189 msg_type_t keyType; member in struct:evioSpecialKeyMsg
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dplurrule.cpp1329 PluralRuleParser::getKeyType(const UnicodeString &token, tokenType keyType) argument
[all...]
/macosx-10.10.1/OpenSSH-189/osslshim/ossl/
H A Dossl-rsa-cc.c523 CCRSAKeyType keyType; member in struct:_CCRSACryptor
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecKey.c188 CFDictionaryRef SecKeyGeneratePublicAttributeDictionary(SecKeyRef key, CFTypeRef keyType) argument
126 SecKeyCopyAttributeDictionaryWithLocalKey(SecKeyRef key, CFTypeRef keyType, CFDataRef privateBlob) argument
181 SecKeyGeneratePrivateAttributeDictionary(SecKeyRef key, CFTypeRef keyType, CFDataRef privateBlob) argument
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/utilLib/
H A Dcspwrap.c3180 CT_KeyType keyType; local
3071 dlLookup( CSSM_DL_DB_HANDLE dlDbHand, const CSSM_DATA *keyLabel, CT_KeyType keyType, CSSM_HANDLE *resultHand, CSSM_DATA_PTR theData, CSSM_DB_RECORDTYPE *recordType) argument
3134 cspLookUpKeyByLabel( CSSM_DL_HANDLE dlHand, CSSM_DB_HANDLE dbHand, const CSSM_DATA *labelData, CT_KeyType keyType) argument
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v7.6/
H A Dtcl.h524 int keyType; /* Type of keys used in this table. member in struct:Tcl_HashTable
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v7.6p2/
H A Dtcl.h524 int keyType; /* Type of keys used in this table. member in struct:Tcl_HashTable
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.0a1/
H A Dtcl.h665 int keyType; /* Type of keys used in this table. member in struct:Tcl_HashTable
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.0a2/
H A Dtcl.h668 int keyType; /* Type of keys used in this table. member in struct:Tcl_HashTable
/macosx-10.10.1/SmartCardServices-55111/src/PCSC/
H A Dmusclecard.h366 MSCUChar8 keyType; member in struct:__anon5476
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.0/
H A Dtcl.h756 int keyType; /* Type of keys used in this table. member in struct:Tcl_HashTable
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.0.4/
H A Dtcl.h822 int keyType; /* Type of keys used in this table. member in struct:Tcl_HashTable
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.0.5/
H A Dtcl.h837 int keyType; /* Type of keys used in this table. member in struct:Tcl_HashTable
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.0b1/
H A Dtcl.h748 int keyType; /* Type of keys used in this table. member in struct:Tcl_HashTable

Completed in 204 milliseconds

12