Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/adapter/
H A Dcrypto_adapter.h27 …virtual int32_t MbedTlsDecrypt(const uint8_t *cipherText, int32_t cipherTextLen, uint8_t *plainTex…
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_auth_message_processor.cpp52 …int32_t MbedTlsDecrypt(const uint8_t *cipherText, int32_t cipherTextLen, uint8_t *plainText, int32… in MbedTlsDecrypt() function in OHOS::DistributedHardware::CryptoAdapterTest