Home
last modified time | relevance | path

Searched refs:MbedTlsEncrypt (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/adapter/
H A Dcrypto_adapter.h25 …virtual int32_t MbedTlsEncrypt(const uint8_t *plainText, int32_t plainTextLen, uint8_t *cipherText,
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_auth_message_processor.cpp43 …int32_t MbedTlsEncrypt(const uint8_t *plainText, int32_t plainTextLen, uint8_t *cipherText, int32_… in MbedTlsEncrypt() function in OHOS::DistributedHardware::CryptoAdapterTest