Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/ts/
H A Dts_rsp_verify.c84 static char *TS_get_status_text(STACK_OF(ASN1_UTF8STRING) *text);
608 !(embedded_status_text = TS_get_status_text(info->text))) in TS_check_status_info()
644 TS_get_status_text(STACK_OF(ASN1_UTF8STRING) *text) in TS_get_status_text() function