Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/fips_validation/
H A Dmain.c585 prepare_cipher_op(void) in prepare_cipher_op() function
1700 test_ops.prepare_op = prepare_cipher_op; in init_test_ops()
1713 test_ops.prepare_op = prepare_cipher_op; in init_test_ops()
1744 test_ops.prepare_op = prepare_cipher_op; in init_test_ops()
1752 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
1438 test_ops->prepare_op = prepare_cipher_op; in init_test_op()