Searched refs:hw_auth_setup (Results 1 – 2 of 2) sorted by relevance
590 ((sizeof(struct hw_auth_setup) + auth_hdr->inner_state1_sz) / 8); in qat_hw15_crypto_setup_auth_desc()601 sizeof(struct hw_auth_setup) + auth_hdr->inner_state1_sz + in qat_hw15_crypto_setup_auth_desc()606 return sizeof(struct hw_auth_setup) + auth_hdr->inner_state1_sz + in qat_hw15_crypto_setup_auth_desc()613 struct hw_auth_setup *auth_setup) in qat_hw15_crypto_setup_auth_setup()686 struct hw_auth_setup *auth_setup; in qat_hw15_crypto_setup_desc()726 auth_setup = (struct hw_auth_setup *)(hw_blk_ptr + in qat_hw15_crypto_setup_desc()773 struct hw_auth_setup *auth_setup; in qat_hw15_crypto_req_setkey()789 auth_setup = (struct hw_auth_setup *) in qat_hw15_crypto_req_setkey()
1380 struct hw_auth_setup { struct1430 struct hw_auth_setup inner_setup;1434 struct hw_auth_setup outer_setup;