Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dasn1.h444 typedef struct asn1_type_st { struct
445 int type;
446 union {
472 } value;
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dasn1.h.in473 struct asn1_type_st { struct
474 int type;
475 union {
501 } value;