Home
last modified time | relevance | path

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

/openssl-master/crypto/cmp/
A Dcmp_status.c170 const char *status_string, *failure_string; in snprint_PKIStatusInfo_parts() local
180 || (status_string = ossl_cmp_PKIStatus_to_string(status)) == NULL) in snprint_PKIStatusInfo_parts()
189 printed_chars = BIO_snprintf(write_ptr, bufsize, "%s", status_string); in snprint_PKIStatusInfo_parts()

Completed in 2 milliseconds