Searched defs:BIO_set_app_data (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbio.h471 # define BIO_set_app_data(s,arg) BIO_set_ex_data(s,0,arg) macro

Completed in 135 milliseconds