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_asym_op

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                           rte_crypto_asym_op(3)

Detailed Description

       Asymmetric Cryptographic Operation.

       Structure describing asymmetric crypto operation params.

       Definition at line 754 of file rte_crypto_asym.h.

Field Documentation

structrte_cryptodev_asym_session*session
       Handle for the initialised session context

       Definition at line 756 of file rte_crypto_asym.h.

   structrte_crypto_asym_xform*xform
       Session-less API crypto operation parameters

       Definition at line 758 of file rte_crypto_asym.h.

   uint16_tflags
       Asymmetric crypto operation flags. Please refer to the RTE_CRYPTO_ASYM_FLAG_*.

       Definition at line 774 of file rte_crypto_asym.h.

Name

       rte_crypto_asym_op

Synopsis

       #include <rte_crypto_asym.h>

   DataFields
       uint16_t flags

See Also