Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_hw15.c618 uint32_t state_sz, state1_sz, state2_sz, state1_pad_len, state2_pad_len; in qat_hw15_crypto_setup_auth_setup() local
638 state2_sz = roundup(hash_def->qshd_qat->qshqi_state2_len, 8); in qat_hw15_crypto_setup_auth_setup()
641 state2_pad_len = state2_sz - state_sz; in qat_hw15_crypto_setup_auth_setup()