Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/openssl/
H A Drte_openssl_pmd.c738 struct openssl_asym_session *asym_sess = NULL; in get_session() local
750 asym_sess = (struct openssl_asym_session *) in get_session()
754 if (asym_sess == NULL) in get_session()
757 return asym_sess; in get_session()