Searched defs:crypto_ops_circular_buffer (Results 1 – 1 of 1) sorted by relevance
36 struct crypto_ops_circular_buffer { struct38 uint16_t head;40 uint16_t tail;42 uint16_t count;44 uint16_t size;46 struct rte_crypto_op **op_buffer;