Home
last modified time | relevance | path

Searched defs:alg_type (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_distributor/
H A Ddistributor_private.h138 unsigned int alg_type; /**< Number of alg types */ member
H A Drte_distributor.c715 unsigned int alg_type) in rte_distributor_create()
/f-stack/freebsd/opencrypto/
H A Dcrypto.c661 static enum alg_type { enum
699 alg_type(int alg) in alg_type() function