| rte_crypto_eddsa_op_param(3) | Library Functions Manual | rte_crypto_eddsa_op_param(3) |
rte_crypto_eddsa_op_param
#include <rte_crypto_asym.h>
enum rte_crypto_asym_op_type op_type
rte_crypto_param message
rte_crypto_param context
enum rte_crypto_edward_instance instance
rte_crypto_uint sign
EdDSA operation params
Definition at line 605 of file rte_crypto_asym.h.
Signature generation or verification
Definition at line 606 of file rte_crypto_asym.h.
Input message digest to be signed or verified
Definition at line 609 of file rte_crypto_asym.h.
Context value for the sign op. Must not be empty for Ed25519ctx instance.
Definition at line 612 of file rte_crypto_asym.h.
Type of Edwards curve.
Definition at line 617 of file rte_crypto_asym.h.
Edward curve signature output : for signature generation input : for signature verification
Definition at line 620 of file rte_crypto_asym.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |