Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_crypto.h218 __rte_crypto_op_raw_bulk_alloc(struct rte_mempool *mempool, in __rte_crypto_op_raw_bulk_alloc() function
251 retval = __rte_crypto_op_raw_bulk_alloc(mempool, type, &op, 1); in rte_crypto_op_alloc()
282 if (unlikely(__rte_crypto_op_raw_bulk_alloc(mempool, type, ops, nb_ops) in rte_crypto_op_bulk_alloc()