Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_hw15.c561 key = qs->qs_cipher_key; in qat_hw15_crypto_setup_cipher_config()
632 qat_crypto_gmac_precompute(desc, qs->qs_cipher_key, in qat_hw15_crypto_setup_auth_setup()
H A Dqatvar.h628 const uint8_t *qs_cipher_key; member
H A Dqat.c1952 qs->qs_cipher_key = csp->csp_cipher_key; in qat_newsession()
2023 qs->qs_cipher_key = qs->qs_auth_key; in qat_newsession()