Home
last modified time | relevance | path

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

/third_party/openssl/test/helpers/
H A Dssl_test_ctx.h113 int enable_pha; member
H A Dssl_test_ctx.c638 IMPLEMENT_SSL_TEST_BOOL_OPTION(SSL_TEST_CLIENT_CONF, client, enable_pha)
H A Dhandshake.c706 if (extra->client.enable_pha) in configure_handshake_ssl()
/third_party/node/deps/openssl/openssl/apps/
H A Ds_client.c652 {"enable_pha", OPT_ENABLE_PHA, '-', "Enable post-handshake-authentication"},
886 int enable_pha = 0; in s_client_main() local
1462 enable_pha = 1; in s_client_main()
1949 if (enable_pha) in s_client_main()
/third_party/openssl/apps/
H A Ds_client.c652 {"enable_pha", OPT_ENABLE_PHA, '-', "Enable post-handshake-authentication"},
886 int enable_pha = 0; in s_client_main() local
1462 enable_pha = 1; in s_client_main()
1949 if (enable_pha) in s_client_main()

Completed in 13 milliseconds