Searched defs:hx509_keyset_ops (Results 1 – 1 of 1) sorted by relevance
156 struct hx509_keyset_ops { struct157 const char *name;158 int flags;159 int (*init)(hx509_context, hx509_certs, void **,183 struct hx509_keyset_ops **ks_ops; argument