Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dtls.c245 GOT_EC_CURVE_X25519 = 1 << 4, // else P256 enumerator
1887 tls->flags |= GOT_EC_CURVE_X25519; in process_server_key()
1972 if (tls->flags & GOT_EC_CURVE_X25519) { in send_client_key_exchange()