Searched refs:BuildProtectedDataPayload (Results 1 – 4 of 4) sorted by relevance
39 BuildProtectedDataPayload(bool testMode, //
43 BuildProtectedDataPayload(bool isTestMode, //
162 ErrMsgOr<std::vector<uint8_t>> PureSoftRemoteProvisioningContext::BuildProtectedDataPayload( in BuildProtectedDataPayload() function in keymaster::PureSoftRemoteProvisioningContext
484 auto protectedDataPayload = rem_prov_ctx->BuildProtectedDataPayload( in GenerateCsr()