Searched refs:check_ecpoint (Results 1 – 1 of 1) sorted by relevance
164 let check_ecpoint = ec_point_oct_to_point(ec_oct_buf); localVariable170 if check_ecpoint.is_ok() {171 let public_key = check_ecpoint.unwrap();