Searched refs:MBEDTLS_ERR_SSL_COUNTER_WRAPPING (Results 1 – 3 of 3) sorted by relevance
130 #define MBEDTLS_ERR_SSL_COUNTER_WRAPPING -0x6B80 macro
2659 return( MBEDTLS_ERR_SSL_COUNTER_WRAPPING ); in mbedtls_ssl_write_record()3671 return( MBEDTLS_ERR_SSL_COUNTER_WRAPPING ); in ssl_prepare_record_content()4800 return( MBEDTLS_ERR_SSL_COUNTER_WRAPPING ); in mbedtls_ssl_parse_change_cipher_spec()
2810 return( MBEDTLS_ERR_SSL_COUNTER_WRAPPING ); in mbedtls_ssl_write_finished()
Completed in 27 milliseconds