Home
last modified time | relevance | path

Searched refs:zynqmp_pm_aes_engine (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/firmware/
Dxlnx-zynqmp.h479 int zynqmp_pm_aes_engine(const u64 address, u32 *out);
657 static inline int zynqmp_pm_aes_engine(const u64 address, u32 *out) in zynqmp_pm_aes_engine() function
/Linux-v6.1/drivers/crypto/xilinx/
Dzynqmp-aes-gcm.c133 ret = zynqmp_pm_aes_engine(dma_addr_hw_req, &status); in zynqmp_aes_aead_cipher()
/Linux-v6.1/drivers/firmware/xilinx/
Dzynqmp.c1208 int zynqmp_pm_aes_engine(const u64 address, u32 *out) in zynqmp_pm_aes_engine() function
1223 EXPORT_SYMBOL_GPL(zynqmp_pm_aes_engine);