Home
last modified time | relevance | path

Searched refs:getAffineCoordinates (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/security/keymint/support/
Dremote_prov_utils.cpp90 ErrMsgOr<std::tuple<bytevec, bytevec>> getAffineCoordinates(const bytevec& pubKey) { in getAffineCoordinates() function
222 auto affineCoordinates = getAffineCoordinates(pubKey); in constructCoseKey()
299 auto affineCoordinates = getAffineCoordinates(pub_key); in generateEekChain()