Home
last modified time | relevance | path

Searched defs:isFactory (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/security/keymint/support/
Dremote_prov_utils.cpp377 std::string checkMapEntry(bool isFactory, const cppbor::Map& devInfo, cppbor::MajorType majorType, in checkMapEntry()
406 std::string checkMapEntry(bool isFactory, const cppbor::Map& devInfo, cppbor::MajorType majorType, in checkMapEntry()
426 std::string checkMapPatchLevelEntry(bool isFactory, const cppbor::Map& devInfo, in checkMapPatchLevelEntry()
463 bool isFactory) { in parseAndValidateDeviceInfo()
640 const std::vector<uint8_t>& challenge, bool isFactory, bool allowAnyMode = false) { in verifyProtectedData()
776 const std::vector<uint8_t>& challenge, bool isFactory, bool allowAnyMode = false, in verifyCsr()
866 ErrMsgOr<hwtrust::DiceChain> getDiceChain(const std::vector<uint8_t>& encodedCsr, bool isFactory, in getDiceChain()
/hardware/nxp/uwb/halimpl/utils/
DphNxpConfig.cc165 bool isFactory() const { return mFactoryFile; } in isFactory() function in __anon3242e0020111::CUwbNxpConfig