Home
last modified time | relevance | path

Searched refs:BIO_meth_set_ctrl (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ffi/
H A Dbio.rs63 pub(crate) fn BIO_meth_set_ctrl( in BIO_meth_set_ctrl() function
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dbio.rs26 BIO_meth_set_ctrl, BIO_meth_set_destroy, BIO_meth_set_puts, BIO_meth_set_read,
92 BIO_meth_set_ctrl(ptr, ctrl::<S>); in new()