Home
last modified time | relevance | path

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

/openbsd/lib/libssl/
H A Dssl_err.c450 {ERR_REASON(SSL_R_UNSUPPORTED_CIPHER) , "unsupported cipher"},
H A Dssl.h2290 #define SSL_R_UNSUPPORTED_CIPHER 256 macro