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

  /external/openssl/crypto/x509/
x509_lu.c 151 if ((ctx->method == NULL) || (ctx->method->get_by_alias == NULL))
153 return ctx->method->get_by_alias(ctx,type,str,len,ret);
x509_vfy.h 157 int (*get_by_alias)(X509_LOOKUP *ctx,int type,char *str,int len, member in struct:x509_lookup_method_st
  /external/openssl/include/openssl/
x509_vfy.h 157 int (*get_by_alias)(X509_LOOKUP *ctx,int type,char *str,int len, member in struct:x509_lookup_method_st

Completed in 28 milliseconds