Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dhx_locl.h156 struct hx509_keyset_ops { struct
157 const char *name;
158 int flags;
159 int (*init)(hx509_context, hx509_certs, void **,
183 struct hx509_keyset_ops **ks_ops; argument