Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/include/openssl/
H A Dpem.h155 typedef struct pem_ctx_st { struct
156 int type; /* what type of object */
158 struct {
161 } proc_type;
163 char *domain;
165 struct {
169 } DEK_info;
171 PEM_USER *originator;
173 int num_recipient;
174 PEM_USER **recipient;
[all …]