Searched defs:BIO_cb_pre (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/include/openssl/ | ||
H A D | bio.h.in | 273 # define BIO_cb_pre(a) (!((a)&BIO_CB_RETURN)) macro |
H A D | bio.h | 272 # define BIO_cb_pre(a) (!((a)&BIO_CB_RETURN)) macro |