Home
last modified time | relevance | path

Searched refs:ostate32 (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
297 ostate32[i] = cpu_to_be32(k.sha1.ostate.h[i]); in chcr_prepare_hmac_key()
304 ostate32[i] = cpu_to_be32(k.sha224.key.ostate.h[i]); in chcr_prepare_hmac_key()
311 ostate32[i] = cpu_to_be32(k.sha256.key.ostate.h[i]); in chcr_prepare_hmac_key()