Searched defs:key1 (Results 1 - 25 of 67) sorted by relevance

123

/macosx-10.9.5/Heimdal-323.92.1/lib/otp/
H A Dotp_verify.c44 OtpKey key1, key2; local
H A Dotptest.c41 test_one(OtpKey key1, char *name, char *val, argument
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Drctest.c42 static unsigned char key1[8] = variable
H A Ddestest.c71 ebc3_test(char key1[8], char key2[8], char key3[8], char in[8], char out[8]) argument
97 cbc_test(char key1[8], char iv[8], char in[24], char out[24]) argument
119 cfb64_test(char key1[8], char iv[8], char in[23], char out[23]) argument
145 cbc3_test(char key1[8], char key2[8], char key3[8], argument
179 pcbc_test(char key1[8], char iv[8], char in[24], char out[24]) argument
201 cbc_cksum(char key1[8], char iv[8], char *in, size_t len, uint32_t ret, char out[8]) argument
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dfast.c38 _krb5_fast_cf2(krb5_context context, krb5_keyblock *key1, const char *pepper1, krb5_keyblock *key2, const char *pepper2, krb5_keyblock *armorkey, krb5_crypto *armor_crypto) argument
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Duvectest.cpp70 UVectorTest_compareInt32(UElement key1, UElement key2) { argument
82 UVectorTest_compareCstrings(const UElement key1, const UElement key2) { argument
/macosx-10.9.5/xnu-2422.115.4/libkern/crypto/
H A Dcorecrypto_aesxts.c41 xts_start(uint32_t cipher __unused, const uint8_t *IV __unused, const uint8_t *key1, int keylen, const uint8_t *key2, int tweaklen __unused, uint32_t num_rounds __unused, uint32_t options __unused, symmetric_xts *xts) argument
/macosx-10.9.5/CommonCrypto-60049/lib/
H A DCommonCMAC.c61 static void ccGenAESSubKey(const struct ccmode_ecb *aesmode, ccecb_ctx *ctx, void *key1, void *key2) argument
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dunistr_case.cpp169 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2) { argument
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dchashtst.c326 static UBool U_EXPORT2 U_CALLCONV isEqualChars(const UHashTok key1, const UHashTok key2) { argument
/macosx-10.9.5/OpenSSH-186/openssh/
H A Droaming_client.c66 static u_int64_t key1, key2, oldkey1, oldkey2; variable
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/util/keyrange/
H A DKeyRange.java188 public int compare(DatabaseEntry key1, DatabaseEntry key2) { argument
/macosx-10.9.5/BerkeleyDB-21/db/test/scr031/src/
H A Dclient.c247 DBT key1, data1, key3, data3; local
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dscriptset.cpp245 uhash_equalsScriptSet(const UElement key1, const UElement key2) { argument
252 uhash_compareScriptSet(UElement key0, UElement key1) { argument
/macosx-10.9.5/Security-55471.14.18/include/security_filedb/
H A DDbIndex.cpp43 const ReadSection *key1, *key2; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_filedb/lib/
H A DDbIndex.cpp43 const ReadSection *key1, *key2; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/wince/
H A DSharedBitmap.h99 HDC getDC(unsigned* key1) { return s_dcProvider->getDC(this, key1); } argument
100 void releaseDC(HDC hdc, unsigned key1) { s_dcProvider->releaseDC(this, hdc, key1); } argument
/macosx-10.9.5/apache-786.1/httpd/modules/aaa/
H A Dmod_authz_dbm.c99 static apr_status_t get_dbm_grp(request_rec *r, char *key1, char *key2, argument
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/dst/
H A Ddst_test.c157 dst_key_t *key1 = NULL, *key2 = NULL; local
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dgssapi_link.c255 gssapi_compare(const dst_key_t *key1, const dst_key_t *key2) { argument
H A Dopensslgost_link.c131 opensslgost_compare(const dst_key_t *key1, const dst_key_t *key2) { argument
/macosx-10.9.5/configd-596.15/scutil.tproj/
H A Dcache.c262 CFStringRef key1 = (CFStringRef)p1; local
H A Dnotifications.c84 CFStringRef key1 = (CFStringRef)p1; local
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dhash.c315 char *key1 = (char *)k1; local
/macosx-10.9.5/dtrace-118.1/tools/ctfconvert/
H A Dhash.c142 hash_remove_cb(void *key1, void *key2, hash_t *hash) argument

Completed in 517 milliseconds

123