Home
last modified time | relevance | path

Searched refs:MBEDTLS_ERR_SSL_COUNTER_WRAPPING (Results 1 – 5 of 5) sorted by relevance

/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dssl.h100 #define MBEDTLS_ERR_SSL_COUNTER_WRAPPING -0x6B80 /**< A counter would wrap (eg, t… macro
Dcompat-1.3.h1216 #define POLARSSL_ERR_SSL_COUNTER_WRAPPING MBEDTLS_ERR_SSL_COUNTER_WRAPPING
/net-tools-latest/mbedtls-2.4.0/library/
Derror.c418 if( use_ret == -(MBEDTLS_ERR_SSL_COUNTER_WRAPPING) ) in mbedtls_strerror()
Dssl_tls.c2047 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()
/net-tools-latest/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt617 POLARSSL_ERR_SSL_COUNTER_WRAPPING MBEDTLS_ERR_SSL_COUNTER_WRAPPING