Home
last modified time | relevance | path

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

/linux/drivers/crypto/chelsio/
A Dchcr_crypto.h220 u8 h_iopad[2 * CHCR_HASH_MAX_DIGEST_SIZE]; member
A Dchcr_algo.c2544 actx->h_iopad, kctx_len - roundup(aeadctx->enckey_len, 16)); in create_authenc_wr()
3618 o_ptr = actx->h_iopad + param.result_size + align; in chcr_authenc_setkey()
3638 if (chcr_compute_partial_hash(shash, pad, actx->h_iopad, in chcr_authenc_setkey()
3651 chcr_change_order(actx->h_iopad, param.result_size); in chcr_authenc_setkey()

Completed in 12 milliseconds