HomeSort by relevance Sort by last modified time
    Searched refs:get_by_subject (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/x509/
x509_lu.c 125 if ((ctx->method == NULL) || (ctx->method->get_by_subject == NULL))
128 return ctx->method->get_by_subject(ctx,type,name,ret);
x509_vfy.h 150 int (*get_by_subject)(X509_LOOKUP *ctx,int type,X509_NAME *name, member in struct:x509_lookup_method_st
  /external/openssl/include/openssl/
x509_vfy.h 150 int (*get_by_subject)(X509_LOOKUP *ctx,int type,X509_NAME *name, member in struct:x509_lookup_method_st

Completed in 29 milliseconds