Searched refs:MBEDTLS_ERR_X509_INVALID_EXTENSIONS (Results 1 – 6 of 6) sorted by relevance
158 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + ret ); in x509_get_crl_ext()166 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + ret ); in x509_get_crl_ext()175 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + ret ); in x509_get_crl_ext()181 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + ret ); in x509_get_crl_ext()186 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + in x509_get_crl_ext()191 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + in x509_get_crl_ext()196 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + in x509_get_crl_ext()231 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + ret ); in x509_get_crl_entry_ext()237 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + in x509_get_crl_entry_ext()244 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + ret ); in x509_get_crl_entry_ext()[all …]
538 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + in x509_get_basic_constraints()544 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + in x509_get_basic_constraints()563 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + in x509_get_ns_cert_type()583 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + in x509_get_key_usage()612 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + in x509_get_ext_key_usage()660 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + in x509_get_subject_alt_name()666 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + in x509_get_subject_alt_name()677 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + in x509_get_subject_alt_name()714 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + in x509_get_subject_alt_name()779 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + in x509_get_crt_ext()[all …]
747 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + ret ); in mbedtls_x509_get_ext()758 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + ret ); in mbedtls_x509_get_ext()761 return( MBEDTLS_ERR_X509_INVALID_EXTENSIONS + in mbedtls_x509_get_ext()
579 if( use_ret == -(MBEDTLS_ERR_X509_INVALID_EXTENSIONS) ) in mbedtls_strerror()
95 #define MBEDTLS_ERR_X509_INVALID_EXTENSIONS -0x2500 /**< The extension tag or value … macro
1245 #define POLARSSL_ERR_X509_INVALID_EXTENSIONS MBEDTLS_ERR_X509_INVALID_EXTENSIONS