Home
last modified time | relevance | path

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

/drivers/crypto/allwinner/sun8i-ce/
A Dsun8i-ce-hash.c265 __le64 *lebits; in hash_pad() local
292 lebits = (__le64 *)&buf[j]; in hash_pad()
293 *lebits = cpu_to_le64(byte_count << 3); in hash_pad()
/drivers/crypto/allwinner/sun8i-ss/
A Dsun8i-ss-hash.c421 __le64 *lebits; in hash_pad() local
448 lebits = (__le64 *)&buf[j]; in hash_pad()
449 *lebits = cpu_to_le64(byte_count << 3); in hash_pad()

Completed in 9 milliseconds