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

  /external/chromium_org/net/cert/
x509_util_nss_unittest.cc 82 static const char oid_string[] = "1.3.6.1.4.1.11129.2.1.6"; local
103 oid_string, 0);
x509_util_openssl_unittest.cc 48 static const char oid_string[] = "1.3.6.1.4.1.11129.2.1.6"; local
50 OBJ_txt2obj(oid_string, 0));

Completed in 47 milliseconds