Searched refs:asym_sess (Results 1 – 2 of 2) sorted by relevance
24 void *asym_sess = (void *)sess; in cperf_set_ops_asym() local34 rte_crypto_op_attach_asym_session(ops[i], asym_sess); in cperf_set_ops_asym()784 void *asym_sess = NULL; in cperf_create_session() local797 sess_mp, &asym_sess); in cperf_create_session()802 return asym_sess; in cperf_create_session()
738 struct openssl_asym_session *asym_sess = NULL; in get_session() local750 asym_sess = (struct openssl_asym_session *) in get_session()752 if (asym_sess == NULL) in get_session()755 return asym_sess; in get_session()