Searched defs:EncryptData (Results 1 - 3 of 3) sorted by relevance
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/ |
H A D | encrypt_decrypt.cpp | 396 bool EncryptDecrypt::EncryptData(int algCode, const uint8_t *key, int keyLen, ConstPacketData inputData, in EncryptData() function in OHOS::CastEngine::CastEngineService::EncryptDecrypt
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/ |
H A D | encrypt_decrypt.cpp | 396 bool EncryptDecrypt::EncryptData(int algCode, const uint8_t *key, int keyLen, ConstPacketData inputData,
in EncryptData() function in OHOS::CastEngine::CastEngineService::EncryptDecrypt
|
/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_session_key.c | 418 int32_t EncryptData(const SessionKeyList *list, AuthLinkType type, const InDataInfo *inDataInfo, in EncryptData() function
|
Completed in 3 milliseconds