Home
last modified time | relevance | path

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

/external/openssl/apps/
Dapps.c2467 static JPAKE_CTX *jpake_init(const char *us, const char *them, in jpake_init() function
2636 ctx = jpake_init("client", "server", secret); in jpake_client_auth()
2665 ctx = jpake_init("server", "client", secret); in jpake_server_auth()