Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/fips_validation/
H A Dfips_validation.h283 int prepare_auth_op(void);
H A Dfips_validation_gcm.c58 test_ops.prepare_op = prepare_auth_op; in parser_read_gcm_pt_len()
H A Dmain.c618 prepare_auth_op(void) in prepare_auth_op() function
1708 test_ops.prepare_op = prepare_auth_op; in init_test_ops()
1726 test_ops.prepare_op = prepare_auth_op; in init_test_ops()
1736 test_ops.prepare_op = prepare_auth_op; in init_test_ops()
H A Dfips_dev_self_test.c1213 prepare_auth_op(struct rte_crypto_op *op, in prepare_auth_op() function
1443 test_ops->prepare_op = prepare_auth_op; in init_test_op()