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

  /external/boringssl/src/crypto/x509/
by_dir.c 122 ld = (BY_DIR *)ctx->method_data;
154 lu->method_data = (char *)a;
185 a = (BY_DIR *)lu->method_data;
304 ctx = (BY_DIR *)xl->method_data;
x509_lu.c 80 ret->method_data = NULL;
  /external/boringssl/src/include/openssl/
x509_vfy.h 206 char *method_data; /* method data */ member in struct:x509_lookup_st

Completed in 432 milliseconds