Home
last modified time | relevance | path

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

/dports/security/shishi/shishi-1.0.2/doc/texi/
H A Dkdc.c.texi118 @subheading shishi_tgs_process
119 @anchor{shishi_tgs_process}
120 @deftypefun {int} {shishi_tgs_process} (Shishi * @var{handle}, Shishi_asn1 @var{tgsreq}, Shishi_asn…
188 Usually the @code{shishi_as_process()} and @code{shishi_tgs_process()} functions
/dports/security/shishi/shishi-1.0.2/lib/
H A Dtgs.c392 res = shishi_tgs_process (tgs->handle, tgs->tgsreq, tgs->tgsrep, in shishi_tgs_rep_process()
H A Dkdc.c561 shishi_tgs_process (Shishi * handle, in shishi_tgs_process() function
H A Dlibshishi.map598 shishi_tgs_process;
H A Dshishi.h1207 extern int shishi_tgs_process (Shishi * handle,
/dports/security/shishi/shishi-1.0.2/doc/
H A DMakefile.am380 gdoc_MANS += man/shishi_tgs_process.3
H A DMakefile.in1418 man/shishi_kdc_check_nonce.3 man/shishi_tgs_process.3 \
/dports/security/shishi/shishi-1.0.2/
H A DChangeLog12531 * lib/tgs.c: Hand authenticator over to shishi_tgs_process.