strbuf            730 ext/openssl/openssl.c 	char * strbuf;
strbuf            754 ext/openssl/openssl.c 	strbuf = estrdup((char *)ASN1_STRING_data(timestr));
strbuf            760 ext/openssl/openssl.c 	thestr = strbuf + ASN1_STRING_length(timestr) - 3;
strbuf            805 ext/openssl/openssl.c 	efree(strbuf);