strbuf            708 ext/openssl/openssl.c 	char * strbuf;
strbuf            732 ext/openssl/openssl.c 	strbuf = estrdup((char *)ASN1_STRING_data(timestr));
strbuf            738 ext/openssl/openssl.c 	thestr = strbuf + ASN1_STRING_length(timestr) - 3;
strbuf            783 ext/openssl/openssl.c 	efree(strbuf);