Searched refs:cipher_key_sz (Results 1 – 7 of 7) sorted by relevance
421 t_vec->cipher_key.length = options->cipher_key_sz; in cperf_test_vector_get_dummy()479 t_vec->cipher_key.length = options->cipher_key_sz; in cperf_test_vector_get_dummy()
108 uint16_t cipher_key_sz; member
355 opts->cipher_key_sz, in cperf_verify_devices_capabilities()410 if (test_vec->cipher_key.length != opts->cipher_key_sz) in cperf_check_test_vector()458 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()
570 return parse_uint16_t(&opts->cipher_key_sz, arg); in parse_cipher_key_sz()900 opts->cipher_key_sz = 16; in cperf_options_default()1294 printf("# cipher key size: %u\n", opts->cipher_key_sz); in cperf_options_dump()
222 uint8_t cipher_key_sz; member253 uint8_t cipher_key_sz; member
1607 cipher_cd_ctrl->cipher_key_sz = total_key_size >> 3; in qat_sym_session_aead_create_cd_cipher()