Home
last modified time | relevance | path

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

/hardware/interfaces/security/keymint/support/include/remote_prov/
Dremote_prov_utils.h166 ErrMsgOr<std::vector<BccEntryData>> verifyProductionProtectedData(
/hardware/interfaces/security/rkp/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp493 auto result = verifyProductionProtectedData( in TEST_P()
518 auto firstBcc = verifyProductionProtectedData( in TEST_P()
528 auto secondBcc = verifyProductionProtectedData( in TEST_P()
578 auto result = verifyProductionProtectedData( in TEST_P()
/hardware/interfaces/security/keymint/support/
Dremote_prov_utils.cpp745 ErrMsgOr<std::vector<BccEntryData>> verifyProductionProtectedData( in verifyProductionProtectedData() function