HomeSort by: relevance | last modified time | path
    Searched defs:hx509_private_key (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/hx509/
hx509.h 53 typedef struct hx509_private_key *hx509_private_key; typedef in typeref:struct:hx509_private_key
hx_locl.h 183 int (*getkeys)(hx509_context, hx509_certs, void *, hx509_private_key **);
184 int (*addkey)(hx509_context, hx509_certs, void *, hx509_private_key);
245 int (*available)(const hx509_private_key,
248 const hx509_private_key,
251 const hx509_private_key,
256 hx509_private_key);
259 hx509_private_key);
260 BIGNUM *(*get_internal)(hx509_context, hx509_private_key, const char *);
263 struct hx509_private_key { struct
307 const hx509_private_key,
    [all...]

Completed in 24 milliseconds