HomeSort by relevance Sort by last modified time
    Searched refs:kn (Results 1 - 25 of 49) sorted by null

1 2

  /external/chromium_org/third_party/boringssl/src/crypto/cipher/
cipher_test.c 125 static void test1(const EVP_CIPHER *c, const uint8_t *key, int kn,
136 hexdump(stdout, "Key", key, kn);
149 if (kn != EVP_CIPHER_key_length(c)) {
150 fprintf(stderr, "Key length doesn't match, got %d expected %lu\n", kn,
291 static int test_cipher(const char *cipher, const uint8_t *key, int kn,
325 test1(c, key, kn, iv, in, plaintext, pn, ciphertext, cn, aad, an, tag, tn,
358 int kn, in, pn, cn; local
394 kn = convert(key);
403 if (!test_cipher(cipher, key, kn, iv, in, plaintext, pn, ciphertext, cn,
  /external/openssl/crypto/evp/
evp_test.c 136 static void test1(const EVP_CIPHER *c,const unsigned char *key,int kn,
148 hexdump(stdout,"Key",key,kn);
154 if(kn != c->key_len)
156 fprintf(stderr,"Key length doesn't match, got %d expected %lu\n",kn,
244 static int test_cipher(const char *cipher,const unsigned char *key,int kn,
256 test1(c,key,kn,iv,in,plaintext,pn,ciphertext,cn,encdec);
371 int kn,in,pn,cn; local
391 kn=convert(key);
396 if(!test_cipher(cipher,key,kn,iv,in,plaintext,pn,ciphertext,cn,encdec)
  /external/netperf/
netcpu_kstat.c 77 kstat_named_t *kn; local
147 kn = kstat_data_lookup(ks, "ncpus");
148 if (kn && kn->value.ui32 > lib_num_loc_cpus) {
  /ndk/sources/host-tools/make-3.81/
getloadavg.c 520 kstat_named_t *kn;
532 kn = kstat_data_lookup (ksp, "avenrun_1min");
533 if (kn == 0)
541 loadavg[elem++] = (double) kn->value.ul/FSCALE;
545 kn = kstat_data_lookup (ksp, "avenrun_5min");
546 if (kn != 0)
548 loadavg[elem++] = (double) kn->value.ul/FSCALE;
552 kn = kstat_data_lookup (ksp, "avenrun_15min");
553 if (kn != 0)
554 loadavg[elem++] = (double) kn->value.ul/FSCALE
518 kstat_named_t *kn; local
    [all...]
  /external/qemu/ui/
d3des.c 71 unsigned long kn[32]; local
82 kn[m] = kn[n] = 0L;
94 if( pcr[pc2[j]] ) kn[m] |= bigbyte[j];
95 if( pcr[pc2[j+24]] ) kn[n] |= bigbyte[j];
98 cookey(kn);
  /external/wpa_supplicant_8/src/crypto/
des-internal.c 275 u32 i, j, l, m, n, kn[32]; local
291 kn[m] = kn[n] = 0L;
308 kn[m] |= bigbyte[j];
310 kn[n] |= bigbyte[j];
314 cookey(kn, keyout);
  /external/chromium_org/third_party/icu/source/data/zone/
reslocal.mk 51 kn.txt\
resfiles.mk 93 km.txt kn.txt ko.txt ko_KP.txt kok.txt\
  /external/chromium_org/third_party/icu/source/data/curr/
reslocal.mk 54 kn.txt\
  /external/chromium_org/third_party/icu/source/data/region/
reslocal.mk 52 kn.txt\
resfiles.mk 92 kl.txt kln.txt km.txt kn.txt ko.txt\
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_kay.c 72 ki1->kn == ki2->kn;
195 be_to_host32(body->kn));
1191 body->lkn = host_to_be32(participant->lki.kn);
1197 if (participant->oki.kn != participant->lki.kn &&
1198 participant->oki.kn != 0) {
1203 body->okn = host_to_be32(participant->oki.kn);
1288 ki.kn = ntohl(body->lkn);
    [all...]
ieee802_1x_kay.h 30 u32 kn; member in struct:ieee802_1x_mka_ki
ieee802_1x_kay_i.h 33 /* KN + Wrapper SAK */
390 u32 kn; member in struct:ieee802_1x_mka_dist_sak_body
  /external/chromium_org/third_party/icu/source/data/lang/
reslocal.mk 53 kn.txt\
resfiles.mk 93 kn.txt ko.txt kok.txt ks.txt ks_Arab.txt\
  /external/chromium_org/third_party/icu/source/data/locales/
reslocal.mk 54 kn.txt\
  /external/icu/icu4c/source/data/coll/
colfiles.mk 60 kl.txt km.txt kn.txt ko.txt kok.txt\
  /external/chromium_org/third_party/icu/source/data/coll/
collocal.mk 80 bn.txt gu.txt kn.txt ml.txt mr.txt ms.txt ta.txt te.txt\
colfiles.mk 119 kl.txt km.txt kn.txt ko.txt kok.txt\
  /external/openssl/ssl/
d1_srvr.c 1065 int nr[4],kn; local
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_config_util.cpp 98 const char* kn; //current key name member in struct:enum_user_data
311 if(d.kn != key_name)
313 d.kn = key_name;
    [all...]
  /external/chromium_org/third_party/icu/source/common/
locmap.c 437 ILCID_POSIX_ELEMENT_ARRAY(0x044b, kn, kn_IN)
802 ILCID_POSIX_MAP(kn), /* kn Kannada 0x4b */
    [all...]
  /external/icu/icu4c/source/common/
locmap.c 431 ILCID_POSIX_ELEMENT_ARRAY(0x044b, kn, kn_IN)
797 ILCID_POSIX_MAP(kn), /* kn Kannada 0x4b */
    [all...]
  /external/icu/icu4c/source/data/lang/
resfiles.mk 92 km.txt kn.txt ko.txt kok.txt ks.txt\

Completed in 4647 milliseconds

1 2