Home
last modified time | relevance | path

Searched defs:crypto_flush_cacheline (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_hash_cache.c78 void crypto_flush_cacheline(ulong addr, ulong size) in crypto_flush_cacheline() function
H A Dcrypto_ce.c120 static void crypto_flush_cacheline(ulong addr, ulong size) in crypto_flush_cacheline() function
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientInterface.c76 static void crypto_flush_cacheline(uint32_t addr, uint32_t size) in crypto_flush_cacheline() function