Home
last modified time | relevance | path

Searched refs:xform_tc (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test/
H A Dtest_cryptodev_asym.c272 data_size = xform_tc->rsa.n.length; in test_cryptodev_asym_ver()
276 data_size = xform_tc->rsa.n.length; in test_cryptodev_asym_ver()
280 data_size = xform_tc->rsa.n.length; in test_cryptodev_asym_ver()
284 data_size = xform_tc->rsa.n.length; in test_cryptodev_asym_ver()
322 xform_tc.next = NULL; in test_cryptodev_asym_op()
325 cap_idx.type = xform_tc.xform_type; in test_cryptodev_asym_op()
349 switch (xform_tc.xform_type) { in test_cryptodev_asym_op()
363 xform_tc.modex.modulus.length)) { in test_cryptodev_asym_op()
383 xform_tc.modinv.modulus.length)) { in test_cryptodev_asym_op()
416 xform_tc.rsa.key_type = key_type; in test_cryptodev_asym_op()
[all …]