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

  /external/openssl/crypto/x509/
x509_lu.c 143 if ((ctx->method == NULL) || (ctx->method->get_by_fingerprint == NULL))
145 return ctx->method->get_by_fingerprint(ctx,type,bytes,len,ret);
x509_vfy.h 154 int (*get_by_fingerprint)(X509_LOOKUP *ctx,int type, member in struct:x509_lookup_method_st
  /external/openssl/include/openssl/
x509_vfy.h 154 int (*get_by_fingerprint)(X509_LOOKUP *ctx,int type, member in struct:x509_lookup_method_st

Completed in 27 milliseconds