Home
last modified time | relevance | path

Searched refs:supported_curve (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/ssl/
Dhandoff.cc161 for (uint16_t supported_curve : supported_curves) { in apply_remote_features() local
162 if (supported_curve == configured_curve) { in apply_remote_features()