Searched refs:SEC1_UNCOMPRESSED_PREFIX (Results 1 – 1 of 1) sorted by relevance
21 pub const SEC1_UNCOMPRESSED_PREFIX: u8 = 0x04; constant314 if pub_key[0] != SEC1_UNCOMPRESSED_PREFIX { in coordinates_from_pub_key()