Home
last modified time | relevance | path

Searched refs:lebits (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-hash.c270 __le64 *lebits; in sun8i_ce_hash_run() local
366 lebits = (__le64 *)&bf[j]; in sun8i_ce_hash_run()
367 *lebits = cpu_to_le64(byte_count << 3); in sun8i_ce_hash_run()
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss-hash.c332 __le64 *lebits; in sun8i_ss_hash_run() local
409 lebits = (__le64 *)&bf[j]; in sun8i_ss_hash_run()
410 *lebits = cpu_to_le64(byte_count << 3); in sun8i_ss_hash_run()