Searched defs:DecryptData (Results 1 – 3 of 3) sorted by relevance
215 std::string DecryptData(std::string decryptData) in DecryptData() function
255 int32_t DecryptData(const struct KeyId *keyId, const struct HksBlob *aad, const struct HksBlob *inD… in DecryptData() function
27 …fn DecryptData(keyId: *const KeyId, aad: *const HksBlob, in_data: *const HksBlob, out_data: *mut O… in DecryptData() function