Searched refs:MBEDTLS_ERR_SSL_COUNTER_WRAPPING (Results 1 – 5 of 5) sorted by relevance
100 #define MBEDTLS_ERR_SSL_COUNTER_WRAPPING -0x6B80 /**< A counter would wrap (eg, t… macro
1216 #define POLARSSL_ERR_SSL_COUNTER_WRAPPING MBEDTLS_ERR_SSL_COUNTER_WRAPPING
418 if( use_ret == -(MBEDTLS_ERR_SSL_COUNTER_WRAPPING) ) in mbedtls_strerror()
2047 return( MBEDTLS_ERR_SSL_COUNTER_WRAPPING ); in ssl_decrypt_buf()2457 return( MBEDTLS_ERR_SSL_COUNTER_WRAPPING ); in mbedtls_ssl_flush_output()4568 return( MBEDTLS_ERR_SSL_COUNTER_WRAPPING ); in mbedtls_ssl_parse_change_cipher_spec()5108 return( MBEDTLS_ERR_SSL_COUNTER_WRAPPING ); in mbedtls_ssl_write_finished()
617 POLARSSL_ERR_SSL_COUNTER_WRAPPING MBEDTLS_ERR_SSL_COUNTER_WRAPPING