Home
last modified time | relevance | path

Searched defs:encryptedData (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/dsoftbus/tests/core/adapter/fuzztest/softbusrsacrypto_fuzzer/
H A Dsoftbusrsacrypto_fuzzer.cpp31 uint8_t *encryptedData = nullptr; in SoftBusRsaEncryptFuzzTest() local
/foundation/communication/dsoftbus/core/adapter/huks/src/
H A Dsoftbus_rsa_encrypt_virtual.c26 int32_t SoftBusRsaEncrypt(const uint8_t *srcData, uint32_t srcDataLen, PublicKey *publicKey, uint8_t **encryptedData, in SoftBusRsaEncrypt() argument
H A Dsoftbus_rsa_encrypt.c280 int32_t SoftBusRsaEncrypt(const uint8_t *srcData, uint32_t srcDataLen, PublicKey *publicKey, uint8_t **encryptedData, in SoftBusRsaEncrypt() argument
/foundation/communication/dsoftbus/tests/core/adapter/unittest/
H A Ddsoftbus_rsa_crypto_test.cpp122 uint8_t *encryptedData = NULL; in HWTEST_F() local
148 uint8_t *encryptedData = NULL; in HWTEST_F() local
180 uint8_t *encryptedData = NULL; in HWTEST_F() local
205 uint8_t *encryptedData in HWTEST_F() local
240 uint8_t *encryptedData = NULL; HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_send.c624 uint8_t encryptedData[SMP_ENCRYPT_PLAINTEXTDATA_LEN] = {0x00}; in SMP_Aes128Software() local
H A Dsmp.c815 uint8_t encryptedData[SMP_ENCRYPT_PLAINTEXTDATA_LEN] = {0x00}; in SMP_ResolveRPA() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_encryption_util.cpp139 int32_t WifiDecryption(const WifiEncryptionInfo &wifiEncryptionInfo, const EncryptedData &encryptedData, in WifiDecryption() argument
89 WifiEncryption(const WifiEncryptionInfo &wifiEncryptionInfo, const std::string &inputString, EncryptedData &encryptedData) WifiEncryption() argument
316 EncryptParamSet(struct HksParamSet **encryParamSet, const WifiEncryptionInfo &wifiEncryptionInfo, const EncryptedData &encryptedData) EncryptParamSet() argument
345 DecryptParamSet(struct HksParamSet **decryParamSet, const WifiEncryptionInfo &wifiEncryptionInfo, const EncryptedData &encryptedData) DecryptParamSet() argument
382 WifiLoopEncrypt(const WifiEncryptionInfo &wifiEncryptionInfo, const std::string &inputString, EncryptedData &encryptedData) WifiLoopEncrypt() argument
429 WifiLoopDecrypt(const WifiEncryptionInfo &wifiEncryptionInfo, const EncryptedData &encryptedData, std::string &decryptedData) WifiLoopDecrypt() argument
[all...]
/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_msg.h417 std::string encryptedData; /* EAP mode password encryptedData */ member in OHOS::Wifi::DisconnectedReason::DisconnectDetailReason::EapMethod::Phase2Method::WifiEapConfig
623 std::string encryptedData; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_cmd.h327 uint8_t encryptedData[16]; member

Completed in 11 milliseconds