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/
H A Dopenssl_aes_helper.h26 #define COMPLEMENT_LEN 16 macro
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/
H A 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()
H A 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()
H A 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()
H A Dhks_aes_decrypt_mt.cpp62 .inLenAppend = COMPLEMENT_LEN,
203 .inLenAppend = COMPLEMENT_LEN,
344 .inLenAppend = COMPLEMENT_LEN,
503 uint32_t inLen = testCaseParams.hexData.length() + COMPLEMENT_LEN; in RunTestCase()
/base/security/huks/test/reliability/src/
H A Dpressure_test.cpp43 const uint32_t COMPLEMENT_LEN = 16; member
577 uint32_t inLen = dataLen + COMPLEMENT_LEN; in HWTEST_F()
633 uint32_t inLen = dataLen + COMPLEMENT_LEN; in HWTEST_F()
1059 uint32_t inLen = dataLen + COMPLEMENT_LEN; in HWTEST_F()
1118 uint32_t inLen = dataLen + COMPLEMENT_LEN; in HWTEST_F()
H A Dapi_pressure_test.cpp53 const uint32_t COMPLEMENT_LEN = 16; member
693 uint32_t inLen = dataLen + COMPLEMENT_LEN; in EncryptTest()
1324 uint32_t inLen = dataLen + COMPLEMENT_LEN; in HWTEST_F()

Completed in 9 milliseconds