Home
last modified time | relevance | path

Searched defs:cipherData (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/security/crypto_framework_napi_BasicTest/src/
Dcrypto_framework_asym_cipher_test.cpp77 Crypto_CipherMode mode, const Crypto_DataBlob *msg, Crypto_DataBlob *cipherData) in OHTEST_DoAsymCipher()
99 Crypto_DataBlob cipherData = {.data = nullptr, .len = 0}; in OHTEST_DoSegmentAsymCipher() local
393 Crypto_DataBlob cipherData = {.data = nullptr, .len = 0}; variable
444 Crypto_DataBlob cipherData = {.data = nullptr, .len = 2048 * 1024}; variable
477 Crypto_DataBlob cipherData = {.data = nullptr, .len = 0}; in OHTEST_DoSM2EncryptCipher() local
520 Crypto_DataBlob cipherData = {.data = nullptr, .len = 0}; in OHTEST_DoSM2DecryptCipher() local
562 Crypto_DataBlob cipherData = {.data = nullptr, .len = 2048}; variable
602 Crypto_DataBlob cipherData = {.data = nullptr, .len = 0}; variable
640 Crypto_DataBlob cipherData = {.data = nullptr, .len = 0}; variable
677 Crypto_DataBlob cipherData = {.data = nullptr, .len = 0}; variable
[all …]
/test/xts/acts/security_lite/huks/common/include/
Dhks_test_cipher.h25 struct HksBlob *cipherData; member
35 struct HksBlob *cipherData; member
46 struct HksBlob *cipherData; member
/test/xts/acts/security_lite/huks/common/
Dhks_test_cipher.c647 struct HksBlob *cipherData = NULL; in BaseTestCipher() local
710 struct HksBlob *cipherData = NULL; in BaseTestEncrypt() local
761 struct HksBlob *cipherData = NULL; in BaseTestDecrypt() local