Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/fuzz_test/innerapi_fuzzer/hksanonattestkey_fuzzer/
H A Dhksanonattestkey_fuzzer.cpp43 std::vector<uint8_t> certDeviceBuffer(CERT_SIZE); in DoSomethingInterestingWithMyAPI() local
48 { CERT_SIZE, certDeviceBuffer.data() }, in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/security/huks/test/fuzz_test/innerapi_fuzzer/hksattestkey_fuzzer/
H A Dhksattestkey_fuzzer.cpp43 std::vector<uint8_t> certDeviceBuffer(CERT_SIZE); in DoSomethingInterestingWithMyAPI() local
48 { CERT_SIZE, certDeviceBuffer.data() }, in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/security/huks/test/fuzz_test/innerapi_fuzzer/hksgetcertificatechain_fuzzer/
H A Dhksgetcertificatechain_fuzzer.cpp44 std::vector<uint8_t> certDeviceBuffer(CERT_SIZE); in DoSomethingInterestingWithMyAPI() local
49 { CERT_SIZE, certDeviceBuffer.data() }, in DoSomethingInterestingWithMyAPI()