OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alice_s2
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/jpake/
jpaketest.c
30
JPAKE_STEP2
alice_s2
;
local
61
JPAKE_STEP2_init(&
alice_s2
);
62
JPAKE_STEP2_generate(&
alice_s2
, alice);
63
if(!JPAKE_STEP2_process(bob, &
alice_s2
))
69
JPAKE_STEP2_release(&
alice_s2
);
/external/openssl/crypto/jpake/
jpaketest.c
30
JPAKE_STEP2
alice_s2
;
local
61
JPAKE_STEP2_init(&
alice_s2
);
62
JPAKE_STEP2_generate(&
alice_s2
, alice);
63
if(!JPAKE_STEP2_process(bob, &
alice_s2
))
69
JPAKE_STEP2_release(&
alice_s2
);
Completed in 422 milliseconds