Searched defs:BIO_get_init (Results 1 – 3 of 3) sorted by relevance
31 #define BIO_get_init(b) (b)->init macro44 #define BIO_get_init(b) (b)->init macro
174 int BIO_get_init(BIO *a) in BIO_get_init() function