Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_config.cc1731 LOG(ERROR) << SHRPX_OPT_CLIENT_PSK_SECRETS << ": could not open file " in parse_client_psk_secrets()
1746 LOG(ERROR) << SHRPX_OPT_CLIENT_PSK_SECRETS in parse_client_psk_secrets()
1752 LOG(ERROR) << SHRPX_OPT_CLIENT_PSK_SECRETS << ": empty identity at line " in parse_client_psk_secrets()
1758 LOG(ERROR) << SHRPX_OPT_CLIENT_PSK_SECRETS << ": empty secret at line " in parse_client_psk_secrets()
1764 LOG(ERROR) << SHRPX_OPT_CLIENT_PSK_SECRETS in parse_client_psk_secrets()
H A Dshrpx_config.h329 constexpr auto SHRPX_OPT_CLIENT_PSK_SECRETS = member
H A Dshrpx.cc4323 {SHRPX_OPT_CLIENT_PSK_SECRETS.c_str(), required_argument, &flag, 148}, in main()
5096 cmdcfgs.emplace_back(SHRPX_OPT_CLIENT_PSK_SECRETS, StringRef{optarg}); in main()

Completed in 22 milliseconds