mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-09 11:14:26 +02:00
[Fixup] Fix rebase
This commit is contained in:
@@ -1289,8 +1289,6 @@ static inline unsigned int mbedtls_ssl_conf_get_anti_replay(
|
||||
#endif /* MBEDTLS_SSL_CONF_ANTI_REPLAY */
|
||||
#endif /* MBEDTLS_SSL_DTLS_ANTI_REPLAY */
|
||||
|
||||
typedef int (*mbedtls_frng_t)( void*, unsigned char*, size_t );
|
||||
|
||||
#if !defined(MBEDTLS_SSL_CONF_SET_TIMER)
|
||||
static inline mbedtls_ssl_set_timer_t* mbedtls_ssl_get_set_timer(
|
||||
mbedtls_ssl_context const *ssl )
|
||||
|
||||
Reference in New Issue
Block a user