Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/crypto/
H A Dx509.h33 struct X509_name_st { struct
35 int modified; /* true if 'bytes' needs to be built */
36 BUF_MEM *bytes; /* cached encoding: cannot be NULL */
38 unsigned char *canon_enc;
39 int canon_enclen;
/netbsd-src/crypto/external/bsd/openssl/dist/include/crypto/
H A Dx509.h39 struct X509_name_st { struct
41 int modified; /* true if 'bytes' needs to be built */
42 BUF_MEM *bytes; /* cached encoding: cannot be NULL */
44 unsigned char *canon_enc;
45 int canon_enclen;