Searched defs:from_ptr (Results 1 – 10 of 10) sorted by relevance
23 unsafe fn from_ptr(ptr: *mut Self::CType) -> Self; in from_ptr() method36 unsafe fn from_ptr<'a>(ptr: *mut Self::CType) -> &'a Self { in from_ptr() method
38 pub unsafe fn from_ptr(ptr: *mut ffi::CONF_METHOD) -> ConfMethod { in from_ptr() method
71 pub unsafe fn from_ptr(bio: *mut ffi::BIO) -> MemBio { in from_ptr() method
107 unsafe fn from_ptr(ptr: *mut T::StackType) -> Stack<T> { in from_ptr() method
63 pub unsafe fn from_ptr(x: *const ffi::EVP_MD) -> Self { in from_ptr() method
352 pub unsafe fn from_ptr(ptr: *const ffi::EVP_CIPHER) -> Cipher { in from_ptr() method
365 pub unsafe fn from_ptr(ptr: *const ffi::SSL_METHOD) -> SslMethod { in from_ptr() method714 pub unsafe fn from_ptr(ctx: *mut ffi::SSL_CTX) -> SslContextBuilder { in from_ptr() method1922 unsafe fn from_ptr(ptr: *mut ffi::SSL_CIPHER) -> SslCipher { in from_ptr() method
648 pub fn from_ptr(ptr: *mut c_void) -> Self { in from_ptr() method
8632 json_pointer from_ptr(from_path); in patch() local8649 const json_pointer from_ptr(from_path); in patch() local
26033 json_pointer from_ptr(from_path); in patch() local26050 const json_pointer from_ptr(from_path); in patch() local