Searched defs:from_ptr (Results 1 – 2 of 2) sorted by relevance
31 pub fn from_ptr(ptr: *mut bssl_sys::EVP_PKEY) -> Self { in from_ptr() method
206 unsafe fn from_ptr<'a>(ptr: *mut Self::CType) -> &'a Self { in from_ptr() method
Completed in 16 milliseconds