| /foundation/communication/dsoftbus/tests/adapter/unittest/ |
| D | dsoftbus_crypto_test.cpp | 280 AesGcmCipherKey cipherKey; variable 302 AesGcmCipherKey cipherKey; variable 325 AesGcmCipherKey cipherKey; variable 345 AesGcmCipherKey cipherKey; variable 368 AesGcmCipherKey cipherKey; variable 390 AesGcmCipherKey cipherKey; variable 410 AesGcmCipherKey cipherKey; variable 433 AesGcmCipherKey cipherKey; variable 460 AesGcmCipherKey cipherKey; variable 494 AesGcmCipherKey cipherKey; variable [all …]
|
| /foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusdecryptdata_fuzzer/ |
| D | softbusdecryptdata_fuzzer.cpp | 27 AesGcmCipherKey cipherKey; in SoftBusDecryptDataTest() local
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/adaptor/src/ |
| D | stream_adaptor.cpp | 113 AesGcmCipherKey cipherKey = {0}; in Encrypt() local 139 AesGcmCipherKey cipherKey = {0}; in Decrypt() local
|
| /foundation/communication/dsoftbus/adapter/common/mbedtls/ |
| D | softbus_adapter_crypto.c | 218 int32_t SoftBusEncryptData(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t inLen, in SoftBusEncryptData() 238 int32_t SoftBusEncryptDataWithSeq(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t … in SoftBusEncryptDataWithSeq() 260 int32_t SoftBusDecryptData(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t inLen, in SoftBusDecryptData() 280 int32_t SoftBusDecryptDataWithSeq(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t … in SoftBusDecryptDataWithSeq()
|
| /foundation/communication/dsoftbus/adapter/common/openssl/ |
| D | softbus_adapter_crypto.c | 315 int32_t SoftBusEncryptData(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t inLen, in SoftBusEncryptData() 335 int32_t SoftBusEncryptDataWithSeq(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t … in SoftBusEncryptDataWithSeq() 357 int32_t SoftBusDecryptData(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t inLen, in SoftBusDecryptData() 377 int32_t SoftBusDecryptDataWithSeq(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t … in SoftBusDecryptDataWithSeq()
|
| /foundation/communication/dsoftbus/tests/core/transmission/common/mock/src/ |
| D | trans_common_mock.cpp | 61 int32_t SoftBusEncryptDataWithSeq(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t … in SoftBusEncryptDataWithSeq()
|
| /foundation/communication/dsoftbus/core/authentication/src/ |
| D | auth_session_key.c | 179 AesGcmCipherKey cipherKey = {.keyLen = sessionKey.len}; in EncryptData() local 211 AesGcmCipherKey cipherKey = {.keyLen = sessionKey.len}; in DecryptData() local
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/src/ |
| D | client_trans_tcp_direct_message.c | 73 AesGcmCipherKey cipherKey = {0}; in TransTdcDecrypt() local 91 AesGcmCipherKey cipherKey = {0}; in TransTdcEncryptWithSeq() local
|
| /foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
| D | softbus_proxychannel_session.c | 164 AesGcmCipherKey cipherKey = {0}; in TransProxyEncryptPacketData() local 192 AesGcmCipherKey cipherKey = {0}; in TransProxyDecryptPacketData() local
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
| D | vtp_stream_socket.cpp | 1494 AesGcmCipherKey cipherKey = {0}; in Encrypt() local 1518 AesGcmCipherKey cipherKey = {0}; in Decrypt() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
| D | kvstore_data_service.cpp | 450 …s KvStoreDataService::InitNbDbOption(const Options &options, const std::vector<uint8_t> &cipherKey, in InitNbDbOption()
|