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