Home
last modified time | relevance | path

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

/mbedtls-development/include/mbedtls/
A Dx509.h81 #define MBEDTLS_ERR_X509_SIG_MISMATCH -0x2680 macro
/mbedtls-development/library/
A Dx509_crl.c512 return( MBEDTLS_ERR_X509_SIG_MISMATCH ); in mbedtls_x509_crl_parse_der()
A Dx509_crt.c1325 return( MBEDTLS_ERR_X509_SIG_MISMATCH ); in x509_crt_parse_der_core()
/mbedtls-development/tests/suites/
A Dtest_suite_x509parse.data1851 …465737482086261722e74657374300d06092a864886f70d01010a0500030200ff":"":MBEDTLS_ERR_X509_SIG_MISMATCH
2053 …202abcd170c303831323331323335393539300d06092a864886f70d01010d0500":"":MBEDTLS_ERR_X509_SIG_MISMATCH
2593 x509parse_crt_file:"data_files/cli-rsa-sha256-badalg.crt.der":MBEDTLS_ERR_X509_SIG_MISMATCH

Completed in 16 milliseconds