Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_crypto.h286 u8 partial_hash[CHCR_HASH_MAX_DIGEST_SIZE]; member
Dchcr_algo.c1515 memcpy(chcr_req->key_ctx.key, req_ctx->partial_hash, in create_hash_wr()
1950 memcpy(reqctx->partial_hash, in chcr_handle_ahash_resp()
1957 memcpy(reqctx->partial_hash, input + sizeof(struct cpl_fw6_pld), in chcr_handle_ahash_resp()
2008 memcpy(state->partial_hash, req_ctx->partial_hash, in chcr_ahash_export()
2024 memcpy(req_ctx->partial_hash, state->partial_hash, in chcr_ahash_import()
2123 copy_hash_init_values(req_ctx->partial_hash, digestsize); in chcr_sha_init()
2147 memcpy(req_ctx->partial_hash, hmacctx->ipad, in chcr_hmac_init()
2150 memcpy(req_ctx->partial_hash, hmacctx->ipad, in chcr_hmac_init()
2153 memcpy(req_ctx->partial_hash, hmacctx->ipad, in chcr_hmac_init()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/api/
Drx.h456 __le32 partial_hash; member