HomeSort by relevance Sort by last modified time
    Searched full:oidstr (Results 1 - 1 of 1) sorted by null

  /external/openssl/crypto/asn1/
t_x509a.c 70 char oidstr[80], first; local
80 OBJ_obj2txt(oidstr, sizeof oidstr,
82 BIO_puts(out, oidstr);
93 OBJ_obj2txt(oidstr, sizeof oidstr,
95 BIO_puts(out, oidstr);

Completed in 27 milliseconds