Searched refs:jpake_client_auth (Results 1 – 3 of 3) sorted by relevance
330 void jpake_client_auth(BIO *out, BIO *conn, const char *secret);
1380 jpake_client_auth(bio_c_out, sbio, jpake_secret); in MAIN()
2666 void jpake_client_auth(BIO *out, BIO *conn, const char *secret) in jpake_client_auth() function