Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Ds3_lib.c222 .algo_strength = SSL_LOW,
238 .algo_strength = SSL_LOW,
290 .algo_strength = SSL_LOW,
957 .algo_strength = SSL_LOW,
1037 .algo_strength = SSL_LOW,
1117 .algo_strength = SSL_LOW,
H A Dssl_ciph.c425 .algo_strength = SSL_LOW,
H A Dssl_locl.h310 #define SSL_LOW 0x00000020L macro