Home
last modified time | relevance | path

Searched defs:constraint_spec (Results 1 – 2 of 2) sorted by relevance

/minix3/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dsymbol.h134 struct constraint_spec { struct
135 enum ctype ctype;
136 union {
141 } u;
H A Dasn1parse.y85 struct constraint_spec *constraint_spec; member