Home
last modified time | relevance | path

Searched defs:supported_curves (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dhandoff.cc168 Array<uint16_t> supported_curves; in apply_remote_features() local
/external/cronet/third_party/boringssl/src/ssl/
Dhandoff.cc176 Array<uint16_t> supported_curves; in apply_remote_features() local
/external/boringssl/src/ssl/
Dhandoff.cc176 Array<uint16_t> supported_curves; in apply_remote_features() local
/external/wpa_supplicant_8/src/common/
Ddpp.c437 const char *version = NULL, *supported_curves = NULL, *host = NULL; in dpp_parse_uri() local
4443 char *key = NULL, *supported_curves = NULL, *host = NULL; in dpp_bootstrap_gen() local
Ddpp.h178 u8 supported_curves; /* enum dpp_bootstrap_supported_curves bitmap */ member