Home
last modified time | relevance | path

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

/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-hash.c272 __le64 *lebits; in sun8i_ce_hash_run() local
368 lebits = (__le64 *)&bf[j]; in sun8i_ce_hash_run()
369 *lebits = cpu_to_le64(byte_count << 3); in sun8i_ce_hash_run()
/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss-hash.c334 __le64 *lebits; in sun8i_ss_hash_run() local
412 lebits = (__le64 *)&bf[j]; in sun8i_ss_hash_run()
413 *lebits = cpu_to_le64(byte_count << 3); in sun8i_ss_hash_run()