Searched refs:mbedtls_ssl_chk_buf_ptr (Results 1 – 2 of 2) sorted by relevance
496 static inline int mbedtls_ssl_chk_buf_ptr( const uint8_t *cur, in mbedtls_ssl_chk_buf_ptr() function516 static inline int mbedtls_ssl_chk_buf_ptr( const uint8_t *cur, in mbedtls_ssl_chk_buf_ptr() function540 if( mbedtls_ssl_chk_buf_ptr( ( cur ), ( end ), ( need ) ) != 0 ) \562 if( mbedtls_ssl_chk_buf_ptr( ( cur ), ( end ), ( need ) ) != 0 ) \
331 static inline int mbedtls_ssl_chk_buf_ptr( const uint8_t *cur, in mbedtls_ssl_chk_buf_ptr() function349 if( mbedtls_ssl_chk_buf_ptr( ( cur ), ( end ), ( need ) ) != 0 ) \