Searched defs:hx509_keyset_ops (Results 1 – 1 of 1) sorted by relevance
168 struct hx509_keyset_ops { struct169 const char *name;170 int flags;171 int (*init)(hx509_context, hx509_certs, void **,195 struct hx509_keyset_ops **ks_ops; argument