Home
last modified time | relevance | path

Searched defs:critical (Results 1 – 4 of 4) sorted by relevance

/dragonfly/crypto/libressl/crypto/ts/
H A Dts_lib.c109 int i, critical, n; in TS_ext_print_bio() local
/dragonfly/crypto/openssh/
H A Dsshkey.h118 struct sshbuf *critical; member
/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_lcl.h106 ASN1_BOOLEAN critical; member
/dragonfly/contrib/tcpdump/
H A Dprint-isakmp.c138 nd_uint8_t critical; /* bit 7 - critical, rest is RESERVED */ member
1879 ikev2_pay_print(netdissect_options *ndo, const char *payname, uint8_t critical) in ikev2_pay_print()