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

/freebsd-11-stable/crypto/openssl/apps/
H A Dapps.c2541 static JPAKE_CTX *jpake_init(const char *us, const char *them, function
2707 ctx = jpake_init("client", "server", secret);
2739 ctx = jpake_init("server", "client", secret);

Completed in 49 milliseconds