Searched defs:tempInData (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/symmetric_alg_test/ |
H A D | hks_aes_cipher_ccm_test.cpp | 943 …uint8_t tempInData[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, 1, 2, 3, 4, 5,… variable 1002 …uint8_t tempInData[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, 1, 2, 3, 4, 5,… variable
|
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/ |
H A D | hks_core_service_three_stage.c | 979 struct HksBlob tempInData = { 0, NULL }; in CoreAesCipherFinish() local 1111 struct HksBlob tempInData = { 0, NULL }; in CoreRsaCipherFinish() local 1123 struct HksBlob tempInData = { 0, NULL }; in CoreSm2CipherFinish() local
|