Searched refs:cipher_key_sz (Results 1 – 7 of 7) sorted by relevance
222 uint8_t cipher_key_sz; member253 uint8_t cipher_key_sz; member
111 uint16_t cipher_key_sz; member
670 t_vec->cipher_key.length = options->cipher_key_sz; in cperf_test_vector_get_dummy()731 t_vec->cipher_key.length = options->cipher_key_sz; in cperf_test_vector_get_dummy()
426 opts->cipher_key_sz, in cperf_verify_devices_capabilities()481 if (test_vec->cipher_key.length != opts->cipher_key_sz) in cperf_check_test_vector()529 if (test_vec->cipher_key.length != opts->cipher_key_sz) in cperf_check_test_vector()
325 if (opts->cipher_key_sz > data_length) { in parse_entry()330 vector->cipher_key.length = opts->cipher_key_sz; in parse_entry()
597 return parse_uint16_t(&opts->cipher_key_sz, arg); in parse_cipher_key_sz()934 opts->cipher_key_sz = 16; in cperf_options_default()1364 printf("# cipher key size: %u\n", opts->cipher_key_sz); in cperf_options_dump()
1670 cipher_cd_ctrl->cipher_key_sz = total_key_size >> 3; in qat_sym_cd_cipher_set()