OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISAKMP_CERT_X509SIGN
(Results
1 - 7
of
7
) sorted by null
/external/ipsec-tools/src/racoon/
dnssec.c
110
type =
ISAKMP_CERT_X509SIGN
;
isakmp.h
264
#define
ISAKMP_CERT_X509SIGN
4
remoteconf.c
196
new->cacerttype =
ISAKMP_CERT_X509SIGN
;
537
p->certtype ==
ISAKMP_CERT_X509SIGN
? "x509" : "*UNKNOWN*",
oakley.c
1357
case
ISAKMP_CERT_X509SIGN
:
[
all
...]
strnames.c
200
{
ISAKMP_CERT_X509SIGN
, "X.509 Certificate Signature", NULL },
cftoken.l
325
<S_RMTS>x509 { YYD; yylval.num =
ISAKMP_CERT_X509SIGN
; return(CERT_X509); }
/external/ipsec-tools/
setup.c
433
remoteconf->certtype =
ISAKMP_CERT_X509SIGN
;
Completed in 33 milliseconds