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

  /external/chromium_org/third_party/openssl/openssl/apps/
ocsp.c 1083 ASN1_OBJECT *cert_id_md_oid; local
1088 OCSP_id_get0_info(NULL,&cert_id_md_oid, NULL,NULL, cid);
1090 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid);
    [all...]
  /external/openssl/apps/
ocsp.c 1083 ASN1_OBJECT *cert_id_md_oid; local
1088 OCSP_id_get0_info(NULL,&cert_id_md_oid, NULL,NULL, cid);
1090 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid);
    [all...]

Completed in 46 milliseconds