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

  /external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
v3_alt.c 67 static int copy_issuer(X509V3_CTX *ctx, GENERAL_NAMES *gens);
257 if(!copy_issuer(ctx, gens)) goto err;
273 static int copy_issuer(X509V3_CTX *ctx, GENERAL_NAMES *gens) function
v3err.c 77 {ERR_FUNC(X509V3_F_COPY_ISSUER), "COPY_ISSUER"},
  /external/openssl/crypto/x509v3/
v3_alt.c 67 static int copy_issuer(X509V3_CTX *ctx, GENERAL_NAMES *gens);
257 if(!copy_issuer(ctx, gens)) goto err;
273 static int copy_issuer(X509V3_CTX *ctx, GENERAL_NAMES *gens) function
v3err.c 77 {ERR_FUNC(X509V3_F_COPY_ISSUER), "COPY_ISSUER"},

Completed in 188 milliseconds