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