diff --git a/include/gmssl/x509_cer.h b/include/gmssl/x509_cer.h index 49400858..f8d3857f 100644 --- a/include/gmssl/x509_cer.h +++ b/include/gmssl/x509_cer.h @@ -334,7 +334,7 @@ typedef enum { X509_cert_crl_sign, } X509_CERT_TYPE; -int x509_cert_check(const uint8_t *cert, size_t certlen, int cert_type, int *path_len_constraints); +int x509_cert_check(const uint8_t *cert, size_t certlen, int cert_type, int *path_len_constraint); /* IssuerAndSerialNumber ::= SEQUENCE {