Home
last modified time | relevance | path

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

/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/include/
Dopenssl_aes_helper.h26 #define COMPLEMENT_LEN 16 macro
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/
Dhks_aes_key_mt.cpp61 .inLenAppend = COMPLEMENT_LEN,
184 .inLenAppend = COMPLEMENT_LEN,
307 .inLenAppend = COMPLEMENT_LEN,
463 uint32_t inLen = testCaseParams.hexData.length() + COMPLEMENT_LEN; in RunTestCase()
Dhks_aes_cipher_mt.cpp64 .inLenAppend = COMPLEMENT_LEN,
192 .inLenAppend = COMPLEMENT_LEN,
320 .inLenAppend = COMPLEMENT_LEN,
454 uint32_t inLen = testCaseParams.hexData.length() + COMPLEMENT_LEN; in RunTestCase()
Dhks_aes_encrypt_mt.cpp60 .inLenAppend = COMPLEMENT_LEN,
188 .inLenAppend = COMPLEMENT_LEN,
316 .inLenAppend = COMPLEMENT_LEN,
464 uint32_t inLen = testCaseParams.hexData.length() + COMPLEMENT_LEN; in RunTestCase()
Dhks_aes_decrypt_mt.cpp60 .inLenAppend = COMPLEMENT_LEN,
189 .inLenAppend = COMPLEMENT_LEN,
318 .inLenAppend = COMPLEMENT_LEN,
467 uint32_t inLen = testCaseParams.hexData.length() + COMPLEMENT_LEN; in RunTestCase()
/base/security/huks/test/reliability/src/
Dpressure_test.cpp34 const uint32_t COMPLEMENT_LEN = 16; variable
602 uint32_t inLen = dataLen + COMPLEMENT_LEN;
657 uint32_t inLen = dataLen + COMPLEMENT_LEN;
1081 uint32_t inLen = dataLen + COMPLEMENT_LEN;
1140 uint32_t inLen = dataLen + COMPLEMENT_LEN;
Dapi_pressure_test.cpp44 const uint32_t COMPLEMENT_LEN = 16; variable
696 uint32_t inLen = dataLen + COMPLEMENT_LEN; in EncryptTest()
1347 uint32_t inLen = dataLen + COMPLEMENT_LEN;