Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
rte_cryptodev_asym_capability_idx(3) DPDK rte_cryptodev_asym_capability_idx(3)

NAME
       rte_cryptodev_asym_capability_idx

SYNOPSIS
       #include	<rte_cryptodev.h>

   Data	Fields
       enum rte_crypto_asym_xform_type type

Detailed Description
       Structure used to describe asymmetric crypto xforms Each	xform maps to
       one asym	algorithm.

       Definition at line 241 of file rte_cryptodev.h.

Field Documentation
   enum	rte_crypto_asym_xform_type type
       Asymmetric xform	(algo) type

       Definition at line 242 of file rte_cryptodev.h.

Author
       Generated automatically by Doxygen for DPDK from	the source code.

Version	25.11.0			Thu Jun	11rte_cryptodev_asym_capability_idx(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rte_cryptodev_asym_capability_idx&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help