Searched refs:get_by_subject (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dx509_lu.c128 if ((ctx->method == NULL) || (ctx->method->get_by_subject == NULL))
132 return ctx->method->get_by_subject(ctx, type, name, ret);
H A Dx509_vfy.h148 int (*get_by_subject) (X509_LOOKUP *ctx, int type, X509_NAME *name, member in struct:x509_lookup_method_st

Completed in 110 milliseconds