Searched refs:noSignature (Results 1 – 2 of 2) sorted by relevance
112 const std::vector<uint8_t> noSignature = {}; in TEST_P() local127 …const auto set_ret = oemlock->setOemUnlockAllowedByCarrier(!originallyAllowed, noSignature, &secur… in TEST_P()145 …const auto restore_ret = oemlock->setOemUnlockAllowedByCarrier(originallyAllowed, noSignature, &se… in TEST_P()
144 const hidl_vec<uint8_t> noSignature = {}; in TEST_P() local165 const auto set_ret = oemlock->setOemUnlockAllowedByCarrier(!originallyAllowed, noSignature); in TEST_P()182 const auto restore_ret = oemlock->setOemUnlockAllowedByCarrier(originallyAllowed, noSignature); in TEST_P()