OpenGrok
Cross Reference: bio.h
xref
: /
external
/
openssl
/
include
/
openssl
/
bio.h
Home
|
History
|
Annotate
|
Download
|
only in
openssl
Lines Matching
full:bio_get_flags
237
#define
BIO_get_flags
(b) BIO_test_flags(b, ~(0x0))