Searched refs:auth_setup (Results 1 – 1 of 1) sorted by relevance
573 struct hw_auth_setup *auth_setup; in qat_crypto_setup_auth_desc() local578 auth_setup = (struct hw_auth_setup *)(hw_blk_ptr + hw_blk_offset); in qat_crypto_setup_auth_desc()580 auth_setup->auth_config.config = in qat_crypto_setup_auth_desc()583 auth_setup->auth_config.reserved = 0; in qat_crypto_setup_auth_desc()588 auth_setup->auth_counter.counter = in qat_crypto_setup_auth_desc()590 auth_setup->auth_counter.reserved = 0; in qat_crypto_setup_auth_desc()617 state1 = (uint8_t *)(auth_setup + 1); in qat_crypto_setup_auth_desc()