Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_hw15.c590 ((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()
H A Dqatreg.h1380 struct hw_auth_setup { struct
1430 struct hw_auth_setup inner_setup;
1434 struct hw_auth_setup outer_setup;