Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-hash.c270 __le64 *lebits; in sun8i_ce_hash_run() local
362 lebits = (__le64 *)&bf[j]; in sun8i_ce_hash_run()
363 *lebits = cpu_to_le64(byte_count << 3); in sun8i_ce_hash_run()
/Linux-v5.10/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss-hash.c332 __le64 *lebits; in sun8i_ss_hash_run() local
407 lebits = (__le64 *)&bf[j]; in sun8i_ss_hash_run()
408 *lebits = cpu_to_le64(byte_count << 3); in sun8i_ss_hash_run()