enumrte_crypto_asym_op_typeop_type
Signature generation or verification
Definition at line 606 of file rte_crypto_asym.h.
rte_crypto_parammessage
Input message digest to be signed or verified
Definition at line 609 of file rte_crypto_asym.h.
rte_crypto_paramcontext
Context value for the sign op. Must not be empty for Ed25519ctx instance.
Definition at line 612 of file rte_crypto_asym.h.
enumrte_crypto_edward_instanceinstance
Type of Edwards curve.
Definition at line 617 of file rte_crypto_asym.h.
rte_crypto_uintsign
Edward curve signature output : for signature generation input : for signature verification
Definition at line 620 of file rte_crypto_asym.h.