OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gssapi_get_itoken
(Results
1 - 4
of
4
) sorted by null
/external/ipsec-tools/src/racoon/
gssapi.h
77
int
gssapi_get_itoken
__P((struct ph1handle *, int *));
gssapi.c
275
gssapi_get_itoken
(struct ph1handle *iph1, int *lenp)
function
isakmp_ident.c
381
gssapi_get_itoken
(iph1, NULL) < 0)
610
if (
gssapi_get_itoken
(iph1, &len) < 0)
[
all
...]
isakmp_agg.c
216
gssapi_get_itoken
(iph1, &len);
[
all
...]
Completed in 143 milliseconds