Home
last modified time | relevance | path

Searched defs:testKeyLen (Results 1 – 2 of 2) sorted by relevance

/base/security/crypto_framework/test/unittest/src/
Dcrypto_mac_test.cpp154 uint32_t testKeyLen = 16; variable
194 uint32_t testKeyLen = 16; variable
222 uint32_t testKeyLen = 16; variable
267 uint32_t testKeyLen = 16; variable
305 uint32_t testKeyLen = 16; variable
340 uint32_t testKeyLen = 16; variable
388 uint32_t testKeyLen = 16; variable
414 uint32_t testKeyLen = 16; variable
450 uint32_t testKeyLen = 16; variable
486 uint32_t testKeyLen = 16; variable
[all …]
/base/security/crypto_framework/test/fuzztest/crypto_operation/hcfmaccreate_fuzzer/
Dhcfmaccreate_fuzzer.cpp41 uint32_t testKeyLen = KEY_LEN; in TestMac() local