Home
last modified time | relevance | path

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

/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c282 __be32 *istate32 = istate, *ostate32 = ostate; in chcr_prepare_hmac_key() local
296 istate32[i] = cpu_to_be32(k.sha1.istate.h[i]); in chcr_prepare_hmac_key()
303 istate32[i] = cpu_to_be32(k.sha224.key.istate.h[i]); in chcr_prepare_hmac_key()
310 istate32[i] = cpu_to_be32(k.sha256.key.istate.h[i]); in chcr_prepare_hmac_key()