Searched defs:crypto_ops_circular_buffer (Results 1 – 1 of 1) sorted by relevance
45 struct __rte_cache_aligned crypto_ops_circular_buffer { struct47 uint16_t head;49 uint16_t tail;51 uint16_t count;53 uint16_t size;55 struct rte_crypto_op **op_buffer;