Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/fuzz_test/innerapi_fuzzer/hksbnexpmod_fuzzer/
H A Dhksbnexpmod_fuzzer.cpp27 constexpr int BN_COUNT = 4; variable
35 if (data == nullptr || size < (BN_SIZE * BN_COUNT)) { in DoSomethingInterestingWithMyAPI()