Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_sym_session.c1672 struct icp_qat_hw_cipher_algo_blk *cipherconfig; in qat_sym_session_aead_create_cd_auth() local
1895 cipherconfig = (struct icp_qat_hw_cipher_algo_blk *) in qat_sym_session_aead_create_cd_auth()
1897 cipherconfig->cipher_config.val = in qat_sym_session_aead_create_cd_auth()
1902 memcpy(cipherconfig->key, authkey, authkeylen); in qat_sym_session_aead_create_cd_auth()
1903 memset(cipherconfig->key + authkeylen, in qat_sym_session_aead_create_cd_auth()