Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/fips_validation/
H A Dfips_dev_self_test.c991 enum rte_crypto_sym_xform_type last_operation_type; member
1432 if (test_ops->last_operation_type == vec->operation_type) in init_test_op()
1455 test_ops->last_operation_type = vec->operation_type; in init_test_op()