Searched refs:jpake_secret (Results 1 – 2 of 2) sorted by relevance
619 char *jpake_secret = NULL; in MAIN() local949 jpake_secret = *++argv; in MAIN()985 if (jpake_secret) in MAIN()1130 if (psk_key != NULL || jpake_secret) in MAIN()1371 if (jpake_secret) in MAIN()1372 jpake_client_auth(bio_c_out, sbio, jpake_secret); in MAIN()
921 static char *jpake_secret = NULL; variable1319 jpake_secret = *(++argv); in MAIN()1355 if (jpake_secret) in MAIN()1790 if (psk_key != NULL || jpake_secret) in MAIN()2046 if(jpake_secret) in sv_body()2047 jpake_server_auth(bio_s_out, sbio, jpake_secret); in sv_body()