Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/bio/
Dbio_err.c88 {ERR_REASON(BIO_R_INVALID_PORT_NUMBER) , "invalid port number"},
Dbio.h694 #define BIO_R_INVALID_PORT_NUMBER 129 macro