Home
last modified time | relevance | path

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

/dpdk/examples/fips_validation/
H A Dmain.c602 prepare_cipher_op(void) in prepare_cipher_op() function
1710 test_ops.prepare_op = prepare_cipher_op; in init_test_ops()
1723 test_ops.prepare_op = prepare_cipher_op; in init_test_ops()
1754 test_ops.prepare_op = prepare_cipher_op; in init_test_ops()
1762 test_ops.prepare_op = prepare_cipher_op; in init_test_ops()
H A Dfips_dev_self_test.c1174 prepare_cipher_op(struct rte_crypto_op *op, in prepare_cipher_op() function
1437 test_ops->prepare_op = prepare_cipher_op; in init_test_op()