Searched refs:cipherconfig (Results 1 – 1 of 1) sorted by relevance
1672 struct icp_qat_hw_cipher_algo_blk *cipherconfig; in qat_sym_session_aead_create_cd_auth() local1895 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()