Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev_asym.c271 data_size = xform_tc->rsa.n.length; in test_cryptodev_asym_ver()
275 data_size = xform_tc->rsa.n.length; in test_cryptodev_asym_ver()
279 data_size = xform_tc->rsa.n.length; in test_cryptodev_asym_ver()
283 data_size = xform_tc->rsa.n.length; in test_cryptodev_asym_ver()
321 xform_tc.next = NULL; in test_cryptodev_asym_op()
324 cap_idx.type = xform_tc.xform_type; in test_cryptodev_asym_op()
348 switch (xform_tc.xform_type) { in test_cryptodev_asym_op()
362 xform_tc.modex.modulus.length)) { in test_cryptodev_asym_op()
382 xform_tc.modinv.modulus.length)) { in test_cryptodev_asym_op()
415 xform_tc.rsa.key_type = key_type; in test_cryptodev_asym_op()
[all …]