Home
last modified time | relevance | path

Searched defs:cipher (Results 1 – 4 of 4) sorted by relevance

/test/xts/acts/security/huks_napi_BasicTest/src/
Dhuks_cipher_aes_test_common.cpp98 uint8_t cipher[AES_COMMON_SIZE] = {0}; in HksAesCipherTestCaseOther() local
131 uint8_t cipher[AES_COMMON_SIZE] = {0}; in HksAesCipherTestCaseGcm2() local
Dhuks_cipher_rsa_test_common.cpp105 uint8_t cipher[Unittest::RsaCipher::RSA_COMMON_SIZE] = {0}; in HksRsaCipherTestCase() local
141 uint8_t cipher[Unittest::RsaCipher::RSA_COMMON_SIZE] = {0}; in HksRsaCipherTestCaseAbnormal() local
Dhuks_cipher_sm4_test_common.cpp86 uint8_t cipher[SM4_COMMON_SIZE] = {0}; in HksSm4CipherTestCaseOther() local
Dhuks_cipher_aes_test.cpp256 uint8_t cipher[AES_COMMON_SIZE] = {0}; variable