| /external/wpa_supplicant_8/src/eap_common/ |
| eap_ikev2_common.c | 72 const struct ikev2_integ_alg *integ; local 77 integ = ikev2_get_integ(integ_alg); 78 if (integ == NULL) { 79 wpa_printf(MSG_DEBUG, "EAP-IKEV2: Unknown INTEG " 83 icv_len = integ->hash_len;
|
| ikev2_common.c | 435 const u8 *pos, *end, *iv, *integ; local 470 integ = end - integ_alg->hash_len; 478 integ - (const u8 *) hdr, hash) < 0) { 483 if (os_memcmp_const(integ, hash, integ_alg->hash_len) != 0) { 494 decrypted_len = integ - pos; 630 const struct ikev2_integ_alg *integ, 644 keys->SK_integ_len = integ->key_len;
|
| /external/tcpdump/tests/ |
| ikev2pI2.out | 6 (t: #2 type=integ id=hmac-sha ) 11 (t: #2 type=integ id=hmac-sha ) 16 (t: #2 type=integ id=hmac-sha ) 21 (t: #2 type=integ id=hmac-sha ) 26 (t: #2 type=integ id=hmac-sha ) 31 (t: #2 type=integ id=hmac-sha )
|
| ikev2four.out | 12 (t: #8 type=integ id=hmac-sha ) 13 (t: #9 type=integ id=hmac-md5 ) 14 (t: #10 type=integ id=aes-xcbc ) 36 (t: #8 type=integ id=hmac-sha ) 37 (t: #9 type=integ id=hmac-md5 ) 38 (t: #10 type=integ id=aes-xcbc ) 51 (t: #3 type=integ id=hmac-sha )
|
| ikev2fourv.out | 12 (t: #8 type=integ id=hmac-sha ) 13 (t: #9 type=integ id=hmac-md5 ) 14 (t: #10 type=integ id=aes-xcbc ) 36 (t: #8 type=integ id=hmac-sha ) 37 (t: #9 type=integ id=hmac-md5 ) 38 (t: #10 type=integ id=aes-xcbc ) 51 (t: #3 type=integ id=hmac-sha )
|
| ikev2fourv4.out | 12 (t: #8 type=integ id=hmac-sha ) 13 (t: #9 type=integ id=hmac-md5 ) 14 (t: #10 type=integ id=aes-xcbc ) 36 (t: #8 type=integ id=hmac-sha ) 37 (t: #9 type=integ id=hmac-md5 ) 38 (t: #10 type=integ id=aes-xcbc ) 51 (t: #3 type=integ id=hmac-sha )
|
| /external/wpa_supplicant_8/src/eap_peer/ |
| ikev2.h | 16 int integ; member in struct:ikev2_proposal_data
|
| eap_ikev2.c | 162 const struct ikev2_integ_alg *integ; local 166 integ = ikev2_get_integ(data->ikev2.proposal.integ); 167 if (integ == NULL) { 168 wpa_printf(MSG_DEBUG, "EAP-IKEV2: Unknown INTEG " 172 icv_len = integ->hash_len; 192 ikev2_integ_hash(data->ikev2.proposal.integ, 253 data->ikev2.proposal.integ, &data->ikev2.keys, 1,
|
| ikev2.c | 36 const struct ikev2_integ_alg *integ; local 45 integ = ikev2_get_integ(data->proposal.integ); 48 if (integ == NULL || prf == NULL || encr == NULL) { 109 ret = ikev2_derive_sk_keys(prf, integ, encr, skeyseed, buf, buf_len, 188 prop->integ = transform_id; 317 prop.integ = -1; 325 if (!found && prop.integ != -1 && prop.prf != -1 && 346 "INTEG:%d D-H:%d", data->proposal.proposal_num, 348 data->proposal.integ, data->proposal.dh) [all...] |
| /external/wpa_supplicant_8/src/eap_server/ |
| ikev2.h | 16 int integ; member in struct:ikev2_proposal_data
|
| eap_server_ikev2.c | 101 data->ikev2.proposal.integ = AUTH_HMAC_SHA1_96; 157 const struct ikev2_integ_alg *integ; local 161 integ = ikev2_get_integ(data->ikev2.proposal.integ); 162 if (integ == NULL) { 163 wpa_printf(MSG_DEBUG, "EAP-IKEV2: Unknown INTEG " 167 icv_len = integ->hash_len; 187 ikev2_integ_hash(data->ikev2.proposal.integ, 264 data->ikev2.proposal.integ, &data->ikev2.keys, 0,
|
| ikev2.c | 40 const struct ikev2_integ_alg *integ; local 49 integ = ikev2_get_integ(data->proposal.integ); 52 if (integ == NULL || prf == NULL || encr == NULL) { 113 ret = ikev2_derive_sk_keys(prf, integ, encr, skeyseed, buf, buf_len, 195 transform_id == data->proposal.integ) 196 prop->integ = transform_id; 325 prop.integ = -1; 333 if (!found && prop.integ != -1 && prop.prf != -1 && 355 "INTEG:%d D-H:%d", data->proposal.proposal_num [all...] |
| /cts/tests/tests/text/src/android/text/method/cts/ |
| ArrowKeyMovementMethodTest.java | [all...] |
| /tools/external/gradle/ |
| gradle-2.11-all.zip | |
| gradle-2.5-all.zip | |
| gradle-2.6-all.zip | |
| gradle-2.7-all.zip | |
| gradle-2.8-all.zip | |
| gradle-2.8-rc-2-all.zip | |
| gradle-2.9-20151005220025+0000-all.zip | |
| gradle-2.10-all.zip | |
| gradle-2.9-all.zip | |
| gradle-2.4-all.zip | |
| /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/cloudtrail/ |
| test_cloudtrail.py | 58 bucket_name = 'cloudtrail-integ-{0}'.format(time())
|
| /prebuilts/go/darwin-x86/test/chan/ |
| powser1.go | 487 func Integ(c rat,U PS) PS { 551 split(Integ(one,Mul(ZZ[0],Diff(U))),ZZ) 644 print("Integ: "); printn(Integ(zero, Ones), 10) 650 print("ATan: "); printn(Integ(zero, MonSubst(Ones, neg(one), 2)), 10) 661 in := Integ(zero, Ones) 666 checka(in, a, "Integ") // 0 1 1/2 1/3 1/4 1/5 686 at := Integ(zero, MonSubst(Ones, neg(one), 2)) 697 t := Revert(Integ(zero, MonSubst(Ones, neg(one), 2)))
|