Home
last modified time | relevance | path

Searched refs:VHOST_CRYPTO_SESSION_MAP_ENTRIES (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Drte_vhost_crypto.h11 #define VHOST_CRYPTO_SESSION_MAP_ENTRIES (1024) /**< Max nb sessions */ macro
H A Dvhost_crypto.c1457 params.entries = VHOST_CRYPTO_SESSION_MAP_ENTRIES; in rte_vhost_crypto_create()