Home
last modified time | relevance | path

Searched defs:BIO_get_peer_port (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dbio.h.in442 # define BIO_get_peer_port(b) ((const char *)BIO_ptr_ctrl(b,BIO_C_GET_ACCEPT,3)) macro
H A Dbio.h465 # define BIO_get_peer_port(b) ((const char *)BIO_ptr_ctrl(b,BIO_C_GET_ACCEPT,3)) macro