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