Searched refs:pubKeyX (Results 1 – 1 of 1) sorted by relevance
50 byte_view pubKeyX; member54 return curve == other.curve && equal_byte_views(pubKeyX, other.pubKeyX) && in operator ==()