Searched refs:getAffineCoordinates (Results 1 – 1 of 1) sorted by relevance
90 ErrMsgOr<std::tuple<bytevec, bytevec>> getAffineCoordinates(const bytevec& pubKey) { in getAffineCoordinates() function222 auto affineCoordinates = getAffineCoordinates(pubKey); in constructCoseKey()299 auto affineCoordinates = getAffineCoordinates(pub_key); in generateEekChain()