Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

rte_cryptodev_capabilities

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                   rte_cryptodev_capabilities(3)

Detailed Description

       Structure used to capture a capability of a crypto device

       Definition at line 206 of file rte_cryptodev.h.

Field Documentation

enumrte_crypto_op_typeop
       Operation type

       Definition at line 207 of file rte_cryptodev.h.

   structrte_cryptodev_symmetric_capabilitysym
       Symmetric operation capability parameters

       Definition at line 211 of file rte_cryptodev.h.

   structrte_cryptodev_asymmetric_capabilityasym
       Asymmetric operation capability parameters

       Definition at line 213 of file rte_cryptodev.h.

Name

       rte_cryptodev_capabilities

Synopsis

       #include <rte_cryptodev.h>

   DataFields
       enum rte_crypto_op_typeop

See Also