Lines Matching refs:cert
153 "none", "sa", "p", "t", "ke", "id", "cert", "cr", "hash", /* 0 - 8 */
1047 struct ikev1_pl_cert cert;
1058 UNALIGNED_MEMCPY(&cert, ext, sizeof(cert));
1060 ND_PRINT((ndo," type=%s", STR_OR_ID((cert.encode), certstr)));
1079 struct ikev1_pl_cert cert;
1090 UNALIGNED_MEMCPY(&cert, ext, sizeof(cert));
1092 ND_PRINT((ndo," type=%s", STR_OR_ID((cert.encode), certstr)));
1203 "INVALID-ID-INFORMATION", "INVALID-CERT-ENCODING",
1204 "INVALID-CERTIFICATE", "CERT-TYPE-UNSUPPORTED",
1205 "INVALID-CERT-AUTHORITY", "INVALID-HASH-INFORMATION",