Searched refs:pubKeysToSign (Results 1 – 1 of 1) sorted by relevance
418 auto pubKeysToSign = validateAndExtractPubkeys(request.test_mode, request.num_keys, in GenerateCsr() local420 if (!pubKeysToSign.isOk()) { in GenerateCsr()422 response->error = static_cast<keymaster_error_t>(pubKeysToSign.moveError()); in GenerateCsr()438 generateCoseMac0Mac(ephemeral_mac_function, std::vector<uint8_t>{}, *pubKeysToSign); in GenerateCsr()