Home
last modified time | relevance | path

Searched refs:psOut (Results 1 - 2 of 2) sorted by relevance

/base/security/huks/test/fuzz_test/innerapi_fuzzer/hksgetkeyparamset_fuzzer/
H A Dhksgetkeyparamset_fuzzer.cpp44 WrapParamSet psOut = ConstructHksParamSetFromFuzz(data, size); in DoSomethingInterestingWithMyAPI() local
46 [[maybe_unused]] int ret = HksGetKeyParamSet(&keyAlias, psIn.s, psOut.s); in DoSomethingInterestingWithMyAPI()
/base/security/huks/test/fuzz_test/innerapi_fuzzer/hksvalidatecertchain_fuzzer/
H A Dhksvalidatecertchain_fuzzer.cpp53 WrapParamSet psOut = ConstructHksParamSetFromFuzz(data, size); in DoSomethingInterestingWithMyAPI() local
54 [[maybe_unused]] int ret = HksValidateCertChain(&certChain, psOut.s); in DoSomethingInterestingWithMyAPI()

Completed in 1 milliseconds