Home
last modified time | relevance | path

Searched refs:sha1_in_be (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-core.c27 .sha1_in_be = false,
31 .sha1_in_be = true,
H A Dsun4i-ss.h136 * @sha1_in_be: The SHA1 digest is given by SS in BE, and so need to be inverted.
139 bool sha1_in_be; member
H A Dsun4i-ss-hash.c484 if (ss->variant->sha1_in_be) in sun4i_hash()
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-core.c27 .sha1_in_be = false,
31 .sha1_in_be = true,
H A Dsun4i-ss.h136 * @sha1_in_be: The SHA1 digest is given by SS in BE, and so need to be inverted.
139 bool sha1_in_be; member
H A Dsun4i-ss-hash.c490 if (ss->variant->sha1_in_be) in sun4i_hash()

Completed in 5 milliseconds