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

/freebsd-10.1-release/crypto/openssl/crypto/jpake/
H A Djpaketest.c26 static int run_jpake(JPAKE_CTX *alice, JPAKE_CTX *bob) function
151 if (run_jpake(alice, bob) != 0) {
164 if (run_jpake(alice, bob) != 5) {

Completed in 97 milliseconds