Home
last modified time | relevance | path

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

/PHP-7.2/ext/openssl/
H A Dopenssl.c928 char * strbuf; in php_openssl_asn1_time_to_time_t() local
955 strbuf = estrdup((const char *)ASN1_STRING_get0_data(timestr)); in php_openssl_asn1_time_to_time_t()
961 thestr = strbuf + timestr_len - 3; in php_openssl_asn1_time_to_time_t()
1010 efree(strbuf); in php_openssl_asn1_time_to_time_t()

Completed in 17 milliseconds