Home
last modified time | relevance | path

Searched refs:textoid (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dx509asn1.h95 const char * textoid; /* OID name. */ member
Dx509asn1.c184 if(!strcmp(op->numoid, oid) || strcasecompare(op->textoid, oid)) in searchOID()
437 buf = strdup(op->textoid); in OID2str()