Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_crypto.h221 u8 h_iopad[2 * CHCR_HASH_MAX_DIGEST_SIZE]; member
Dchcr_algo.c2369 actx->h_iopad, kctx_len - roundup(aeadctx->enckey_len, 16)); in create_authenc_wr()
3444 o_ptr = actx->h_iopad + param.result_size + align; in chcr_authenc_setkey()
3464 if (chcr_compute_partial_hash(shash, pad, actx->h_iopad, in chcr_authenc_setkey()
3477 chcr_change_order(actx->h_iopad, param.result_size); in chcr_authenc_setkey()