Searched defs:BIO_get_flags (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/openssl/include/openssl/ | ||
| H A D | bio.h.in | 252 # define BIO_get_flags(b) BIO_test_flags(b, ~(0x0)) macro |
| H A D | bio.h | 251 # define BIO_get_flags(b) BIO_test_flags(b, ~(0x0)) macro |