Home
last modified time | relevance | path

Searched refs:cipher_config (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_hw15.c549 struct hw_cipher_config *cipher_config) in qat_hw15_crypto_setup_cipher_config() argument
554 cipher_config->val = qat_crypto_load_cipher_session(desc, qs); in qat_hw15_crypto_setup_cipher_config()
555 cipher_config->reserved = 0; in qat_hw15_crypto_setup_cipher_config()
557 cipher_key = (uint8_t *)(cipher_config + 1); in qat_hw15_crypto_setup_cipher_config()
687 struct hw_cipher_config *cipher_config; in qat_hw15_crypto_setup_desc() local
712 cipher_config = (struct hw_cipher_config *)(hw_blk_ptr + in qat_hw15_crypto_setup_desc()
719 cipher_config); in qat_hw15_crypto_setup_desc()
774 struct hw_cipher_config *cipher_config; in qat_hw15_crypto_req_setkey() local
783 cipher_config = (struct hw_cipher_config *) in qat_hw15_crypto_req_setkey()
786 cipher_config); in qat_hw15_crypto_req_setkey()
H A Dqatreg.h1534 struct hw_cipher_config cipher_config; member
/freebsd/sys/dev/qat/include/
H A Dicp_qat_hw.h318 struct icp_qat_hw_cipher_config cipher_config; member
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_hw.h1102 icp_qat_hw_cipher_config_t cipher_config; member