Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dbase64.h63 static uint32_t Decode(const char *code, uint32_t code_len, uint8_t *plain) in Decode() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
H A Daccount_delegate_normal_impl.cpp181 int64_t plain; in Sha256AccountId() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_huks_utils.c615 uint8_t *plain = (uint8_t *)SoftBusCalloc(inData->size); in LnnDecryptDataByHuks() local
691 uint8_t *plain in LnnCeDecryptDataByHuks() local
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/src/
H A Dclient_trans_tcp_direct_message.c445 char *plain = (char *)SoftBusCalloc(dataLen - OVERHEAD_LEN); in TransTdcProcessData() local
404 TransTdcProcessDataByFlag( uint32_t flag, int32_t seqNum, TcpDirectChannelInfo *channel, const char *plain, uint32_t plainLen) TransTdcProcessDataByFlag() argument
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A Dtrans_tcp_direct_test.cpp678 const char *plain = "plain"; in HWTEST_F() local
864 const char *plain = "plain"; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dconvert_utils_test.cpp372 auto plain = record->GetPlainText(); in HWTEST_F() local
399 auto plain = record->GetHtmlText(); in HWTEST_F() local
458 auto plain = record->GetPlainText(); in HWTEST_F() local
/foundation/communication/dsoftbus/adapter/common/mbedtls/
H A Dsoftbus_adapter_crypto.c120 MbedAesGcmDecrypt(const AesGcmCipherKey *cipherKey, const unsigned char *cipherText, uint32_t cipherTextSize, unsigned char *plain, uint32_t plainLen) MbedAesGcmDecrypt() argument
/foundation/communication/dsoftbus/adapter/common/openssl/
H A Dsoftbus_adapter_crypto.c174 SslAesGcmDecrypt(const AesGcmCipherKey *cipherkey, const unsigned char *cipherText, uint32_t cipherTextSize, unsigned char *plain, uint32_t plainLen) SslAesGcmDecrypt() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp1905 std::string plain = plains[0]; in HandleOnDragDrop() local
1996 std::string plain = ""; in ClearDragData() local

Completed in 21 milliseconds