Searched refs:tls1_shared_curve (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_locl.h1368 int tls1_shared_curve(SSL *s, int nmatch);
H A Dt1_lib.c565 int tls1_shared_curve(SSL *s, int nmatch) function
960 if (tls1_shared_curve(s, 0))
H A Ds3_lib.c3539 return tls1_shared_curve(s, larg);
H A Ds3_srvr.c1725 int nid = tls1_shared_curve(s, -2);

Completed in 80 milliseconds