Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_crypto.c209 uint64_t cache_session_id; member
1272 if (vcrypto->cache_session_id != session_id) { in vhost_crypto_process_one_req()
1283 vcrypto->cache_session_id = session_id; in vhost_crypto_process_one_req()
1450 vcrypto->cache_session_id = UINT64_MAX; in rte_vhost_crypto_create()