Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
A Dssl_msg.c1378 return( MBEDTLS_ERR_SSL_INVALID_MAC ); in mbedtls_ssl_decrypt_buf()
1398 return( MBEDTLS_ERR_SSL_INVALID_MAC ); in mbedtls_ssl_decrypt_buf()
1443 return( MBEDTLS_ERR_SSL_INVALID_MAC ); in mbedtls_ssl_decrypt_buf()
1504 return( MBEDTLS_ERR_SSL_INVALID_MAC ); in mbedtls_ssl_decrypt_buf()
1551 return( MBEDTLS_ERR_SSL_INVALID_MAC ); in mbedtls_ssl_decrypt_buf()
1569 return( MBEDTLS_ERR_SSL_INVALID_MAC ); in mbedtls_ssl_decrypt_buf()
1840 return( MBEDTLS_ERR_SSL_INVALID_MAC ); in mbedtls_ssl_decrypt_buf()
3967 return( MBEDTLS_ERR_SSL_INVALID_MAC ); in ssl_prepare_record_content()
4818 if( ret == MBEDTLS_ERR_SSL_INVALID_MAC ) in ssl_get_next_record()
4842 return( MBEDTLS_ERR_SSL_INVALID_MAC ); in ssl_get_next_record()
[all …]
A Derror.c413 case -(MBEDTLS_ERR_SSL_INVALID_MAC): in mbedtls_high_level_strerr()
A Dssl_ticket.c353 ret = MBEDTLS_ERR_SSL_INVALID_MAC; in mbedtls_ssl_ticket_parse()
A Dssl_srv.c657 if( ret == MBEDTLS_ERR_SSL_INVALID_MAC ) in ssl_parse_session_ticket_ext()
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dssl.h80 #define MBEDTLS_ERR_SSL_INVALID_MAC -0x7180 /**< Verification of the message… macro
A Dcompat-1.3.h1192 #define POLARSSL_ERR_SSL_INVALID_MAC MBEDTLS_ERR_SSL_INVALID_MAC
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dssl.h80 #define MBEDTLS_ERR_SSL_INVALID_MAC -0x7180 /**< Verification of the message… macro
A Dcompat-1.3.h1192 #define POLARSSL_ERR_SSL_INVALID_MAC MBEDTLS_ERR_SSL_INVALID_MAC
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dssl.h80 #define MBEDTLS_ERR_SSL_INVALID_MAC -0x7180 /**< Verification of the message… macro
A Dcompat-1.3.h1192 #define POLARSSL_ERR_SSL_INVALID_MAC MBEDTLS_ERR_SSL_INVALID_MAC
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dssl.h80 #define MBEDTLS_ERR_SSL_INVALID_MAC -0x7180 /**< Verification of the message… macro
A Dcompat-1.3.h1192 #define POLARSSL_ERR_SSL_INVALID_MAC MBEDTLS_ERR_SSL_INVALID_MAC
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dssl.h80 #define MBEDTLS_ERR_SSL_INVALID_MAC -0x7180 /**< Verification of the message… macro
A Dcompat-1.3.h1192 #define POLARSSL_ERR_SSL_INVALID_MAC MBEDTLS_ERR_SSL_INVALID_MAC

Completed in 141 milliseconds