Searched defs:pem_ctx_st (Results 1 – 1 of 1) sorted by relevance
155 typedef struct pem_ctx_st { struct156 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 …]