Home
last modified time | relevance | path

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

/drivers/peripheral/huks/test/fuzztest/agreekeyfuzz/
H A Dhuks_hdi_fuzzer.cpp28 #define PUBLIC_KEY_SIZE 52 macro
32 if (data == nullptr || size <= (PARAMSET_SIZE + PRIVATE_KEY_SIZE + PUBLIC_KEY_SIZE)) { in DoSomethingInterestingWithMyAPI()
51 .size = PUBLIC_KEY_SIZE in DoSomethingInterestingWithMyAPI()

Completed in 1 milliseconds