HomeSort by relevance Sort by last modified time
    Searched full:get_by_issuer_serial (Results 1 - 5 of 5) sorted by null

  /external/openssl/crypto/x509/
x509_lu.c 135 (ctx->method->get_by_issuer_serial == NULL))
137 return ctx->method->get_by_issuer_serial(ctx,type,name,serial,ret);
by_file.c 82 NULL, /* get_by_issuer_serial */
by_dir.c 114 NULL, /* get_by_issuer_serial */
x509_vfy.h 152 int (*get_by_issuer_serial)(X509_LOOKUP *ctx,int type,X509_NAME *name, member in struct:x509_lookup_method_st
  /external/openssl/include/openssl/
x509_vfy.h 152 int (*get_by_issuer_serial)(X509_LOOKUP *ctx,int type,X509_NAME *name, member in struct:x509_lookup_method_st

Completed in 45 milliseconds