logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_crypto_op_pool_private

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                   rte_crypto_op_pool_private(3)

Detailed Description

       Private data structure belonging to a crypto symmetric operation pool.

       Definition at line 218 of file rte_crypto.h.

Field Documentation

enumrte_crypto_op_typetype
       Crypto op pool type operation.

       Definition at line 219 of file rte_crypto.h.

   uint16_tpriv_size
       Size of private area in each crypto operation.

       Definition at line 221 of file rte_crypto.h.

Name

       rte_crypto_op_pool_private

Synopsis

       #include <rte_crypto.h>

   DataFields
       enum rte_crypto_op_typetype
       uint16_t priv_size

See Also