Searched refs:crypto_flush_cacheline (Results 1 – 13 of 13) sorted by relevance
78 void crypto_flush_cacheline(ulong addr, ulong size) in crypto_flush_cacheline() function
58 crypto_flush_cacheline((ulong)data, data_len); in rk_hash_direct_calc()
103 crypto_flush_cacheline((ulong)addr, size)450 crypto_flush_cacheline((ulong)lli, sizeof(*lli)); in rk_hash_direct_calc()451 crypto_flush_cacheline((ulong)data, data_len); in rk_hash_direct_calc()
35 void crypto_flush_cacheline(ulong addr, ulong size);
62 static void crypto_flush_cacheline(uint32_t addr, uint32_t size) in crypto_flush_cacheline() function1023 crypto_flush_cacheline(src_phys_addr, len); in trusty_oem_otp_key_cipher()1024 crypto_flush_cacheline(dst_phys_addr, len); in trusty_oem_otp_key_cipher()