Home
last modified time | relevance | path

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

/net-tools-3.6.0/mbedtls-2.4.0/library/
Dssl_ticket.c437 ret = MBEDTLS_ERR_SSL_INVALID_MAC; in mbedtls_ssl_ticket_parse()
Dssl_tls.c1590 return( MBEDTLS_ERR_SSL_INVALID_MAC ); in ssl_decrypt_buf()
1638 return( MBEDTLS_ERR_SSL_INVALID_MAC ); in ssl_decrypt_buf()
1678 return( MBEDTLS_ERR_SSL_INVALID_MAC ); in ssl_decrypt_buf()
1721 return( MBEDTLS_ERR_SSL_INVALID_MAC ); in ssl_decrypt_buf()
1765 return( MBEDTLS_ERR_SSL_INVALID_MAC ); in ssl_decrypt_buf()
1778 return( MBEDTLS_ERR_SSL_INVALID_MAC ); in ssl_decrypt_buf()
2002 return( MBEDTLS_ERR_SSL_INVALID_MAC ); in ssl_decrypt_buf()
2025 return( MBEDTLS_ERR_SSL_INVALID_MAC ); in ssl_decrypt_buf()
3850 ret == MBEDTLS_ERR_SSL_INVALID_MAC ) in mbedtls_ssl_read_record_layer()
3859 if( ret == MBEDTLS_ERR_SSL_INVALID_MAC ) in mbedtls_ssl_read_record_layer()
[all …]
Derror.c341 if( use_ret == -(MBEDTLS_ERR_SSL_INVALID_MAC) ) in mbedtls_strerror()
Dssl_srv.c478 if( ret == MBEDTLS_ERR_SSL_INVALID_MAC ) in ssl_parse_session_ticket_ext()
/net-tools-3.6.0/mbedtls-2.4.0/include/mbedtls/
Dssl.h63 #define MBEDTLS_ERR_SSL_INVALID_MAC -0x7180 /**< Verification of the message… macro
Dcompat-1.3.h1223 #define POLARSSL_ERR_SSL_INVALID_MAC MBEDTLS_ERR_SSL_INVALID_MAC
/net-tools-3.6.0/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt624 POLARSSL_ERR_SSL_INVALID_MAC MBEDTLS_ERR_SSL_INVALID_MAC