Searched refs:MAX_IN_LEN (Results 1 – 1 of 1) sorted by relevance
904 MAX_IN_LEN=$( get_config_value_or_default "MBEDTLS_SSL_IN_CONTENT_LEN" )910 if [ "$MAX_IN_LEN" -lt "$MAX_CONTENT_LEN" ]; then911 MAX_CONTENT_LEN="$MAX_IN_LEN"5222 -c "Sent RecordSizeLimit: $MAX_IN_LEN Bytes" \5223 -c "RecordSizeLimit: $MAX_IN_LEN Bytes" \5224 -s "RecordSizeLimit: $MAX_IN_LEN Bytes" \5225 -s "Sent RecordSizeLimit: $MAX_IN_LEN Bytes" \