Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_hash_cache.c78 void crypto_flush_cacheline(ulong addr, ulong size) in crypto_flush_cacheline() function
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientInterface.c62 static void crypto_flush_cacheline(uint32_t addr, uint32_t size) in crypto_flush_cacheline() function