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

  /external/chromium_org/third_party/openssl/openssl/apps/
ocsp.c 152 char *sign_certfile = NULL, *verify_certfile = NULL, *rcertfile = NULL; local
557 rcertfile = *args;
671 if (rcertfile)
673 rother = load_certs(bio_err, rcertfile, FORMAT_PEM,
    [all...]
  /external/openssl/apps/
ocsp.c 152 char *sign_certfile = NULL, *verify_certfile = NULL, *rcertfile = NULL; local
557 rcertfile = *args;
671 if (rcertfile)
673 rother = load_certs(bio_err, rcertfile, FORMAT_PEM,
    [all...]

Completed in 491 milliseconds