Searched refs:SSL_TLSV1 (Results 1 – 3 of 3) sorted by relevance
/openbsd/lib/libssl/ |
H A D | s3_lib.c | 296 .algorithm_ssl = SSL_TLSV1, 309 .algorithm_ssl = SSL_TLSV1, 322 .algorithm_ssl = SSL_TLSV1, 335 .algorithm_ssl = SSL_TLSV1, 348 .algorithm_ssl = SSL_TLSV1, 361 .algorithm_ssl = SSL_TLSV1, 422 .algorithm_ssl = SSL_TLSV1, 435 .algorithm_ssl = SSL_TLSV1, 448 .algorithm_ssl = SSL_TLSV1, 523 .algorithm_ssl = SSL_TLSV1, [all …]
|
H A D | ssl_ciph.c | 354 .algorithm_ssl = SSL_TLSV1,
|
H A D | ssl_local.h | 237 #define SSL_TLSV1 SSL_SSLV3 /* for now */ macro
|