Home
last modified time | relevance | path

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

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