Searched defs:BIO_set_init (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/libevent/
H A Dopenssl-compat.h24 #define BIO_set_init(b, val) (b)->init = (val) macro
/freebsd-13-stable/crypto/openssl/crypto/bio/
H A Dbio_lib.c153 void BIO_set_init(BIO *a, int init) function

Completed in 24 milliseconds