Home
last modified time | relevance | path

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

/openssl/crypto/ts/
H A Dts_rsp_print.c44 static const char *status_map[] = { in TS_STATUS_INFO_print_bio() local
77 if (0 <= status && status < (long)OSSL_NELEM(status_map)) in TS_STATUS_INFO_print_bio()
78 BIO_printf(bio, "%s\n", status_map[status]); in TS_STATUS_INFO_print_bio()

Completed in 6 milliseconds