Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dssl_err.c462 {ERR_REASON(SSL_R_WRONG_NUMBER_OF_KEY_BITS), "wrong number of key bits"},
/dragonfly/crypto/libressl/include/openssl/
H A Dssl.h2333 #define SSL_R_WRONG_NUMBER_OF_KEY_BITS 263 macro