Searched refs:status_string (Results 1 – 1 of 1) sorted by relevance
174 const char *status_string, *failure_string; in snprint_PKIStatusInfo_parts() local184 || (status_string = ossl_cmp_PKIStatus_to_string(status)) == NULL) in snprint_PKIStatusInfo_parts()193 printed_chars = BIO_snprintf(write_ptr, bufsize, "%s", status_string); in snprint_PKIStatusInfo_parts()
Completed in 4 milliseconds