Searched defs:EncryptData (Results 1 – 3 of 3) sorted by relevance
193 std::vector<uint8_t> EncryptData(std::string encryptData) in EncryptData() function
220 int32_t EncryptData(const struct KeyId *keyId, const struct HksBlob *aad, const struct HksBlob *inD… in EncryptData() function
26 …fn EncryptData(keyId: *const KeyId, aad: *const HksBlob, in_data: *const HksBlob, out_data: *mut O… in EncryptData() function