Searched refs:dataunit_len (Results 1 – 6 of 6) sorted by relevance
281 uint32_t dataunit_len; member
842 options->cipher_xform.cipher.dataunit_len; in l2fwd_main_loop()1268 options->cipher_xform.cipher.dataunit_len = in l2fwd_crypto_parse_args_long_options()1500 options->cipher_xform.cipher.dataunit_len = 0; in l2fwd_crypto_default_options()2196 if (options->cipher_xform.cipher.dataunit_len > 0) { in check_capabilities()2208 switch (options->cipher_xform.cipher.dataunit_len) { in check_capabilities()2232 options->cipher_xform.cipher.dataunit_len); in check_capabilities()
140 - The supported data-unit lengths are 512B and 4KB and 1MB. In case the `dataunit_len`
212 switch (xform->cipher.dataunit_len) { in mlx5_crypto_sym_session_configure()
464 cipher_xform->cipher.dataunit_len = tdata->xts_dataunit_len; in test_blockcipher_one_case()
519 * cryptodev: The field ``dataunit_len`` of the ``struct rte_crypto_cipher_xform``