Searched refs:bob (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/jpake/
H A Djpaketest.c26 static int run_jpake(JPAKE_CTX *alice, JPAKE_CTX *bob) argument
39 if (!JPAKE_STEP1_process(bob, &alice_s1)) {
49 JPAKE_STEP1_generate(&bob_s1, bob);
61 if (!JPAKE_STEP2_process(bob, &alice_s2)) {
71 JPAKE_STEP2_generate(&bob_s2, bob);
80 showbn("Bob's key ", JPAKE_get_shared_key(bob));
86 if (!JPAKE_STEP3A_process(bob, &alice_s3a)) {
96 JPAKE_STEP3B_generate(&bob_s3b, bob);
110 JPAKE_CTX *bob; local
149 bob
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/jpake/
H A Djpaketest.c26 static int run_jpake(JPAKE_CTX *alice, JPAKE_CTX *bob) argument
39 if (!JPAKE_STEP1_process(bob, &alice_s1)) {
49 JPAKE_STEP1_generate(&bob_s1, bob);
61 if (!JPAKE_STEP2_process(bob, &alice_s2)) {
71 JPAKE_STEP2_generate(&bob_s2, bob);
80 showbn("Bob's key ", JPAKE_get_shared_key(bob));
86 if (!JPAKE_STEP3A_process(bob, &alice_s3a)) {
96 JPAKE_STEP3B_generate(&bob_s3b, bob);
110 JPAKE_CTX *bob; local
149 bob
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/persist/
H A DPersonExample.java199 Person bob = dao.personBySsn.get("111-11-1111");
200 assert bob != null;
218 bob.employerIds.add(gizmoInc.id);
219 bob.employerIds.add(gadgetInc.id);
220 bob.emailAddresses.add("bob@bob.com");
221 bob.emailAddresses.add("bob@gmail.com");
224 dao.personBySsn.put(bob);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/test/
H A Dtestssl267 $ssltest -bio_pair -alpn_client foo,bar -sn_client alice -alpn_server1 foo,123 -sn_server1 alice -alpn_server2 bar,456 -sn_server2 bob -alpn_expected foo || exit 1
268 $ssltest -bio_pair -alpn_client foo,bar -sn_client bob -alpn_server1 foo,123 -sn_server1 alice -alpn_server2 bar,456 -sn_server2 bob -alpn_expected bar || exit 1
269 $ssltest -bio_pair -alpn_client foo,bar -sn_client bob -sn_server1 alice -alpn_server2 bar,456 -sn_server2 bob -alpn_expected bar || exit 1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/test/
H A Dtestssl267 $ssltest -bio_pair -alpn_client foo,bar -sn_client alice -alpn_server1 foo,123 -sn_server1 alice -alpn_server2 bar,456 -sn_server2 bob -alpn_expected foo || exit 1
268 $ssltest -bio_pair -alpn_client foo,bar -sn_client bob -alpn_server1 foo,123 -sn_server1 alice -alpn_server2 bar,456 -sn_server2 bob -alpn_expected bar || exit 1
269 $ssltest -bio_pair -alpn_client foo,bar -sn_client bob -sn_server1 alice -alpn_server2 bar,456 -sn_server2 bob -alpn_expected bar || exit 1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Drunlist.c2019 runlist_element *bob = NULL; local
2021 bob = calloc(3, sizeof(runlist_element));
2022 if (!bob)
2025 MKRL(bob+0, 10, 99, 5)
2026 MKRL(bob+1, 15, LCN_RL_NOT_MAPPED, 0)
2028 jim = test_rl_runlists_merge(jim, bob);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex4697 % don't both fit on one line. In that case, bob suggests starting the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex4455 % don't both fit on one line. In that case, bob suggests starting the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex4485 % don't both fit on one line. In that case, bob suggests starting the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex4485 % don't both fit on one line. In that case, bob suggests starting the

Completed in 140 milliseconds