Searched refs:authkeylen (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/crypto/qat/ |
| H A D | qat_sym_session.c | 68 uint32_t authkeylen, 1677 uint32_t authkeylen, in qat_sym_cd_auth_set() argument 1770 authkeylen, cdesc->cd_cur_ptr, &state1_size, in qat_sym_cd_auth_set() 1788 authkeylen, cdesc->cd_cur_ptr, &state1_size, in qat_sym_cd_auth_set() 1806 authkeylen, cdesc->cd_cur_ptr, &state1_size, in qat_sym_cd_auth_set() 1824 authkeylen, cdesc->cd_cur_ptr, &state1_size, in qat_sym_cd_auth_set() 1842 authkeylen, cdesc->cd_cur_ptr, &state1_size, in qat_sym_cd_auth_set() 1869 authkeylen, cdesc->cd_cur_ptr + state1_size, in qat_sym_cd_auth_set() 1903 memset(cipherconfig->key + authkeylen, in qat_sym_cd_auth_set() 1969 + authkeylen); in qat_sym_cd_auth_set() [all …]
|