Lines Matching refs:MBEDTLS_ERR_SSL_INVALID_MAC
1539 return MBEDTLS_ERR_SSL_INVALID_MAC; in mbedtls_ssl_decrypt_buf()
1570 return MBEDTLS_ERR_SSL_INVALID_MAC; in mbedtls_ssl_decrypt_buf()
1587 return MBEDTLS_ERR_SSL_INVALID_MAC; in mbedtls_ssl_decrypt_buf()
1648 return MBEDTLS_ERR_SSL_INVALID_MAC; in mbedtls_ssl_decrypt_buf()
1712 return MBEDTLS_ERR_SSL_INVALID_MAC; in mbedtls_ssl_decrypt_buf()
1798 ret = MBEDTLS_ERR_SSL_INVALID_MAC; in mbedtls_ssl_decrypt_buf()
1815 if (ret != MBEDTLS_ERR_SSL_INVALID_MAC) { in mbedtls_ssl_decrypt_buf()
1834 return MBEDTLS_ERR_SSL_INVALID_MAC; in mbedtls_ssl_decrypt_buf()
2089 return MBEDTLS_ERR_SSL_INVALID_MAC; in mbedtls_ssl_decrypt_buf()
4091 return MBEDTLS_ERR_SSL_INVALID_MAC; in ssl_prepare_record_content()
4954 if (ret == MBEDTLS_ERR_SSL_INVALID_MAC) { in ssl_get_next_record()
4961 if (ret == MBEDTLS_ERR_SSL_INVALID_MAC) { in ssl_get_next_record()
4973 return MBEDTLS_ERR_SSL_INVALID_MAC; in ssl_get_next_record()
4992 if (ret == MBEDTLS_ERR_SSL_INVALID_MAC) { in ssl_get_next_record()