Searched defs:from_ptr (Results 1 – 11 of 11) 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
353 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() method725 pub unsafe fn from_ptr(ctx: *mut ffi::SSL_CTX) -> SslContextBuilder { in from_ptr() method1933 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
4874 json_pointer from_ptr(from_path); in patch_inplace() local4891 const json_pointer from_ptr(from_path); in patch_inplace() local
21595 json_pointer from_ptr(from_path); in patch() local21612 const json_pointer from_ptr(from_path); in patch() local
24052 json_pointer from_ptr(from_path); in patch_inplace() local24069 const json_pointer from_ptr(from_path); in patch_inplace() local