Searched defs:pk11_session_t (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dpk11.c52 typedef struct pk11_session pk11_session_t; typedef in typeref:struct:pk11_session
54 typedef ISC_LIST(pk11_session_t) pk11_sessionlist_t;
59 ISC_LINK(pk11_session_t) link;
89 static isc_result_t setup_session(pk11_session_t *sp,
93 static isc_result_t token_login(pk11_session_t *sp);
344 pk11_session_t *sp;
461 pk11_session_t *sp = (pk11_session_t *) ctx->handle;
505 pk11_session_t *sp;
529 setup_session(pk11_session_t *s
[all...]

Completed in 9 milliseconds