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

  /external/curl/lib/
x509asn1.h 92 const char * textoid; /* OID name. */ member in struct:__anon10078
x509asn1.c 180 if(!strcmp(op->numoid, oid) || curl_strequal(op->textoid, oid))
429 buf = strdup(op->textoid);
    [all...]

Completed in 228 milliseconds