Searched defs:ECPOINTOct2Point (Results 1 – 2 of 2) sorted by relevance
114 pub fn ECPOINTOct2Point(buf: *const u8, len: usize) -> *mut EC_POINT; in ECPOINTOct2Point() function
272 EC_POINT* ECPOINTOct2Point(const uint8_t* buf, size_t len) { in ECPOINTOct2Point() function