Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/x509/
Dx509_local.h268 struct x509_lookup_method_st { struct
269 const char *name;
270 int (*new_item)(X509_LOOKUP *ctx);
271 void (*free)(X509_LOOKUP *ctx);
272 int (*ctrl)(X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
274 int (*get_by_subject)(X509_LOOKUP *ctx, int type, X509_NAME *name,