Searched defs:isFactory (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/security/keymint/support/ |
D | remote_prov_utils.cpp | 377 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/ |
D | phNxpConfig.cc | 165 bool isFactory() const { return mFactoryFile; } in isFactory() function in __anon3242e0020111::CUwbNxpConfig
|