Searched refs:auth_setup (Results 1 – 1 of 1) sorted by relevance
613 struct hw_auth_setup *auth_setup) in qat_hw15_crypto_setup_auth_setup() argument620 auth_setup->auth_config.config = qat_crypto_load_auth_session(desc, qs, in qat_hw15_crypto_setup_auth_setup()622 auth_setup->auth_config.reserved = 0; in qat_hw15_crypto_setup_auth_setup()624 auth_setup->auth_counter.counter = in qat_hw15_crypto_setup_auth_setup()626 auth_setup->auth_counter.reserved = 0; in qat_hw15_crypto_setup_auth_setup()628 state1 = (uint8_t *)(auth_setup + 1); in qat_hw15_crypto_setup_auth_setup()656 auth_setup->auth_counter.counter = 0; in qat_hw15_crypto_setup_auth_setup()686 struct hw_auth_setup *auth_setup; in qat_hw15_crypto_setup_desc() local726 auth_setup = (struct hw_auth_setup *)(hw_blk_ptr + in qat_hw15_crypto_setup_desc()733 auth_setup); in qat_hw15_crypto_setup_desc()[all …]