Searched defs:key (Results 126 - 150 of 2468) sorted by relevance

1234567891011>>

/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dsalt-arcfour.c41 ARCFOUR_string_to_key_broken(krb5_context context, krb5_enctype enctype, krb5_data password, krb5_salt salt, krb5_data opaque, krb5_keyblock *key) argument
83 ARCFOUR_string_to_key(krb5_context context, krb5_enctype enctype, krb5_data password, krb5_salt salt, krb5_data opaque, krb5_keyblock *key) argument
H A Dtest_prf.c54 krb5_keyblock key; local
/macosx-10.9.5/Heimdal-323.92.1/lib/wind/
H A Dmap.c44 translation_cmp(const void *key, const void *data) argument
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Drbt_rule.h74 StringMatcher *key; member in class:TransliterationRule
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dsfwdchit.cpp95 UHashTok key; local
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOConfigEntry.cpp56 IOConfigEntry* IOConfigEntry::create(UInt32 key, IOConfigKeyType type, OSObject *obj) argument
81 IOConfigEntry* IOConfigEntry::create(UInt32 key, UInt32 value) argument
104 IOConfigEntry* IOConfigEntry::create(UInt32 key, FWAddress address) argument
/macosx-10.9.5/IOGraphics-471.92.1/tools/
H A Dsetdparam.c20 CFStringRef key; local
/macosx-10.9.5/IOKitUser-907.100.13/
H A DIOSystemConfiguration.c189 CFStringRef key = local
[all...]
H A Dclasscount.c41 CFStringRef key; local
/macosx-10.9.5/JavaScriptCore-7537.78.1/API/
H A DJSWeakObjectMapRefPrivate.cpp55 void JSWeakObjectMapSet(JSContextRef ctx, JSWeakObjectMapRef map, void* key, JSObjectRef object) argument
70 JSObjectRef JSWeakObjectMapGet(JSContextRef ctx, JSWeakObjectMapRef map, void* key) argument
81 void JSWeakObjectMapRemove(JSContextRef ctx, JSWeakObjectMapRef map, void* key) argument
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DNumericStrings.h75 T key; member in struct:JSC::NumericStrings::CacheEntry
/macosx-10.9.5/Libc-997.90.3/db/btree/FreeBSD/
H A Dbt_search.c64 __bt_search(BTREE *t, const DBT *key, int *exactp) argument
146 __bt_snext(BTREE *t, PAGE *h, const DBT *key, int *exactp) argument
181 __bt_sprev(BTREE *t, PAGE *h, const DBT *key, int *exactp) argument
[all...]
/macosx-10.9.5/Libc-997.90.3/db/recno/FreeBSD/
H A Drec_close.c111 DBT data, key; local
/macosx-10.9.5/Libc-997.90.3/stdlib/FreeBSD/
H A Dlsearch.c22 void *lsearch(const void *key, void *base, size_t *nelp, size_t width, argument
29 void *lfind(const void *key, const void *base, size_t *nelp, size_t width, argument
37 lwork(const void *key, const void *base, size_t *nelp, size_t width, argument
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dkey.c41 DBT key; local
75 DBT key; local
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/
H A Drsa.c75 rsa_public_encrypt(BIGNUM *out, BIGNUM *in, RSA *key) argument
104 rsa_private_decrypt(BIGNUM *out, BIGNUM *in, RSA *key) argument
/macosx-10.9.5/OpenSSH-186/osslshim/ossl/
H A Dossl-aes-cc.c81 AES_destroy_ctx(AES_KEY *key) argument
43 _AES_set_key(int enc, const unsigned char *userKey, const int bits, AES_KEY *key) argument
90 AES_set_encrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) argument
97 AES_set_decrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) argument
105 AES_encrypt(const unsigned char *in, unsigned char *out, const AES_KEY *key) argument
114 AES_decrypt(const unsigned char *in, unsigned char *out, const AES_KEY *key) argument
[all...]
/macosx-10.9.5/PowerManagement-420.90.1/pmconfigd/
H A DPMStore.c57 bool PMStoreSetValue(CFStringRef key, CFTypeRef value) argument
74 bool PMStoreRemoveValue(CFStringRef key) argument
/macosx-10.9.5/Security-55471.14.18/authd/
H A Dauthitems.h32 typedef bool (^auth_items_iterator_t)(const char *key); variable
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_client/
H A Dcryptoclient.cpp33 void Crypt::key(const Key &key) argument
H A Dgenkey.cpp57 Key key; local
67 void GenerateKey::operator () (CssmKey &key, const KeySpec &spec) argument
69 check(CSSM_GenerateKey(handle(), spec.usage, spec.attributes, spec.label, &compositeRcc(), &key)); local
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Dcserror.cpp54 void CSError::throwMe(OSStatus rc, CFStringRef key, CFTypeRef value) argument
63 void CSError::augment(CFStringRef key, CFTypeRef value) argument
/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/
H A Delliptic.h55 typedef keystruct *key; typedef
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dadornments.cpp64 void Adornable::setAdornment(Key key, Adornment *ad) argument
71 Adornment *Adornable::swapAdornment(Key key, Adornment *ad) argument
77 Adornment *&Adornable::adornmentSlot(Key key) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/lib/
H A Dpkcs8.cpp41 pkcs8InferKeyHeader( CssmKey &key) argument
178 opensslInferKeyHeader( CssmKey &key) argument
[all...]

Completed in 199 milliseconds

1234567891011>>