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

  /external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
v3_alt.c 68 static int do_othername(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx);
492 if (!do_othername(gen, value, ctx))
566 static int do_othername(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx) function
  /external/openssl/crypto/x509v3/
v3_alt.c 68 static int do_othername(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx);
492 if (!do_othername(gen, value, ctx))
566 static int do_othername(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx) function

Completed in 624 milliseconds