Searched refs:zynqmp_pm_aes_engine (Results 1 – 3 of 3) sorted by relevance
401 int zynqmp_pm_aes_engine(const u64 address, u32 *out);553 static inline int zynqmp_pm_aes_engine(const u64 address, u32 *out) in zynqmp_pm_aes_engine() function
1039 int zynqmp_pm_aes_engine(const u64 address, u32 *out) in zynqmp_pm_aes_engine() function1054 EXPORT_SYMBOL_GPL(zynqmp_pm_aes_engine);
133 ret = zynqmp_pm_aes_engine(dma_addr_hw_req, &status); in zynqmp_aes_aead_cipher()