Searched refs:TS_status_text (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ts/
H A Dts_rsp_verify.c96 static const char *TS_status_text[] = { "granted", variable
104 #define TS_STATUS_TEXT_SIZE (sizeof(TS_status_text)/sizeof(*TS_status_text))
107 * This must be greater or equal to the sum of the strings in TS_status_text
509 status_text = TS_status_text[status];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ts/
H A Dts_rsp_verify.c96 static const char *TS_status_text[] = { "granted", variable
104 #define TS_STATUS_TEXT_SIZE (sizeof(TS_status_text)/sizeof(*TS_status_text))
107 * This must be greater or equal to the sum of the strings in TS_status_text
509 status_text = TS_status_text[status];

Completed in 36 milliseconds