Home
last modified time | relevance | path

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

/openssl/crypto/cmp/
H A Dcmp_status.c174 const char *status_string, *failure_string; in snprint_PKIStatusInfo_parts() local
184 || (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 6 milliseconds