Home
last modified time | relevance | path

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

/system/keymaster/android_keymaster/
Dremote_provisioning_utils.cpp95 auto curve = parsedPubKey->getIntValue(CoseKey::CURVE); in validateAndExtractEekPubAndId()
/system/keymaster/include/keymaster/cppcose/
Dcppcose.h206 std::optional<int> getIntValue(Label label) { in getIntValue() function