Searched defs:BIO_set_filter_bio (Results 1 - 1 of 1) sorted by last modified time

/freebsd-10.0-release/crypto/openssl/crypto/bio/
H A Dbio.h498 #define BIO_set_filter_bio(b,s) BIO_ctrl(b,BIO_C_SET_PROXY_PARAM,2,(char *)(s)) macro

Completed in 116 milliseconds